Re: Execute Bat file from WinSCP
I do not understand the question.
I assume you know what commands to use to compress a file and what commands to use to run WinSCP. Don't you?
Roughly like this:
I assume you know what commands to use to compress a file and what commands to use to run WinSCP. Don't you?
Roughly like this:
winscp.com /script=download.txt ...
zip ...
winscp.com /script=upload.txt ...