howto create password protected archives in linux
January 6th, 2008 at 7:13pm |
in order to create password protected archives in linux you should use the shell since GNOME contextual menu does not provide this feature yet.
rar
rar a -hp archive_name.rar folder_or_file_to_compress
7zip
7z a -mhe=on -p archive_name.7z folder_or_file_to_compress
Print This Post
|
Email This Post

No Responses to “howto create password protected archives in linux”