Re: Split and Compress files during transfer
You can compress whole connection (if your server supports it):
https://winscp.net/eng/docs/ui_login_ssh
In scripting that would be:
https://winscp.net/eng/docs/ui_login_ssh
In scripting that would be:
open sftp://user@example.com/ -rawsettings Compression=on