Gossh Version 1.13.0
Added
Add flag -z, --zip
for subcommand push
:
-z, --zip enable zip files ('unzip' must be installed on target hosts)
Changed
Improve the files transfer efficiency of the subcommand push
.
The subcommand push
no longer uses zip compression by default. If you want to continue using zip compression, you can add the -z
flag to the command line.