FTP script help
I'm trying to write an FTP script to copy a file to an FTP server that I call with a MS-DOS batch file. I'm using "FTP -i -s:script.txt". Does anyone know where I can find a good reference for FTP script files, as well as a list of the command switches available for the FTP command?
|