'ftp.exe' is a ftp client which is based on Erik Engelkes waterloo tcp package (see wattcp.txt). I removed it from my slip_it! package, to reduce the package size. You can use this ftp in conjunction with 'slip_it' if you need a script controlled up/download of files with ftp. Just call 'ftp -f ftpscript', where ftp is a simple script with one command in each line. The first lines should look lihe this: (of course you have _not_ to type the brackets): user pass now are logged now to your server and all commands in the scriptfile are executed in the same way, as they would if you typed them from the console. The last command in the script should be the quit command: quit