User Tools

Site Tools


ubuntu:zip:encrypt_files

This is an old revision of the document!


Ubuntu - Zip - Encrypt files

Use the zip command with -e flag (encrypt).

zip -e [target or destination.zip] [file or folder source to zip up]

You could specify a -r or recursively zip all files in the source folder

zip -er target.zip source_dir
ubuntu/zip/encrypt_files.1575499790.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki