Metropoli BBS
VIEWER: ftp.txt MODE: TEXT (ASCII)
'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 <ipnumber> -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 <logname>
pass <password>

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



[ RETURN TO DIRECTORY ]