Re: UNZIP with WinSCP
It's an example of a custom command that you can add to WinSCP (any version). It runs
If you want to call remote
https://winscp.net/eng/docs/scriptcommand_call
unzip
shell command on the server.
If you want to call remote
unzip
in script, use the call
command.
https://winscp.net/eng/docs/scriptcommand_call