encrypt file names zip
Alan Pope
popey at ubuntu.com
Fri Nov 19 10:31:48 UTC 2010
On 19 November 2010 10:21, Arthur Bela <jozsi.avadkan at gmail.com> wrote:
> i can recursively zip a folder with password with:
>
> zip -re some-folder.zip some-folder/
>
> but how can i "encrypt" the filenames in the zip file? cause i can see
> them, i just only can't extract them!
>
Zip them twice?
i.e. zip the zip file up, then you can only see the zip file inside
the zip file, and not the individual files in the zip file in the zip
file ;)
Cheers,
Al.
More information about the ubuntu-users
mailing list