Re: How to schedule a folder scan, ftp files within and delete the files upon upload success ?
I'm looking for the same thing, only in reverse. i would like to download the files from a directory on a remote FTP server and delete them after a successful download. Would like to run as a scheduled event using a batch file.
Similarly to the previous question, just use
get -delete
.