HOW TO RUN FTP CLIENT SERVER STRESS ----------------------------------- Server Side setup: (On the cluster) ------------------ create a directory in there shared drive (e.g.) Inetpub\ftproot\ftp Create a ftp (IIS Root) with alias as /ftp. (It has to /ftp) and make it point to the above created directory. copy kinglet\rats\testsrc\kernel\cluster\clntsrv\ftp\*.dat to the about created ftp directory on the shared drive. Client Side Setup: ------------------ copy kinglet\rats\testsrc\kernel\cluster\clntsrv\ftp\*.cmd kinglet\rats\testsrc\kernel\cluster\clntsrv\ftp\*.org kinglet\rats\testsrc\kernel\cluster\clntsrv\ftp\*.ftp to test directory on the client m/c. Program to invoke is ftpcont.cmd. Paramters : Cluster name. e.g. ftpcont wolfcluster1 LOG --- This program will spit "Failed" to a text file (ftpcont.log).