I need to schedule an FTP download and then delete the files on the FTP server. How do you delete only after successful download.
I had everything setup and working and then set the scheduler to run as a service. Running as a service you can not use mapped network drives so the download failed but the delete files still ran fine.
Thoughts