Re: How can i unzip a file and overwrite all files within any matching directory or subdirectorys files?
According to
or
https://www.mankier.com/1/unzip
I have updated the documentation:
https://winscp.net/eng/docs/custom_commands#zip
unzip
man page the command to use is:
unzip -o "!"
or
unzip -u "!"
https://www.mankier.com/1/unzip
I have updated the documentation:
https://winscp.net/eng/docs/custom_commands#zip