Automation scripts to transfer files.
I am working on a project where I have to send several files to several different offsite locations. All the reports will be pushed down to a local SFTP server and then I need to automatically transfer these files to 4 different remote SFTP servers. This is a daily and monthly occurrence. I am in need of assistance in creating a script that automates this task. Currently, I open WinSCP and individually transfer each report to the appropriate folder. I have found scripts where I should be able to do one report at a time, but I have not found anythng that will do more than one report with a different name at one time. Is this even possible?