zipcloak <zipfile>
Encrypt entries in a zipfile
Arguments
Name | Description |
---|
zipfile | Zipped file to encrypt entries into |
Options
Name | Description |
---|
--help, -h | Show a short help for zipcloak |
--decrypt, -d <zipfile> | Decrypt encrypted entries (copy if given wrong password) |
--license, -L | Show software license |
--version, -v | Show version information |
--quiet, -q | Quiet operation. Suppresses some informational messages |
--output-file, -O <zipfile> | Write output to new archive zipfile, leaving original archive as is |
--temp-path, -b <directory> | Use the directory given by path for the temporary zip file |