Re: Use WinSCP to download multiple files from SFTP server on custom port?
There's nothing special about your task. It's just a simple download script.
Start here:
For the custom port, just add
Start here:
- Automate file transfers (or synchronization) to FTP server or SFTP server
- Schedule file transfers (or synchronization) to FTP/SFTP server
For the custom port, just add
:port
to the session URL in the open
command:
open sftp://user:pass@host:port/