How to automate FTP uploads from the Windows Command Line - This BAT script uses the FTP command in the command line and automating the actions into a script. The script can then be paired with other processes (like Scheduled Tasks) to create an automated FTP process.
Automatic FTP uploads and downloads using BAT scripts
October 8th, 2008 · No Comments
Tags: Asides · Scripts · The Internet · FTP

