Re: Transfer 1 file to multiple FTP servers
You have to write a script for that.
For an example, see:
https://winscp.net/eng/docs/script_upload_multiple_servers
If you want to run the script from GUI, you can hook it in as a custom command:
https://winscp.net/eng/docs/custom_command
For an example, see:
https://winscp.net/eng/docs/script_upload_multiple_servers
If you want to run the script from GUI, you can hook it in as a custom command:
https://winscp.net/eng/docs/custom_command