You’d like to upload some files from a PC running Windows via FTP to another server every now and then? It’s as easy as:
- saving the appropriate FTP commands in a text file
- using Windows’ built-in
ftpcommand along with the text file - adding a task to the
atscheduler.
Let’s have a look at this.