Is it possible to add a password to an existing zipfile with 7zip without going to all the trouble of unpacking it and re-packing it again?
feedback
|
|
By nature if you want the file to be encrypted, it needs to be unpacked and repacked, since the whole archive needs to be encrypted with the password. | |||||||||
feedback
|
|
No it isn't but regardless of the 'by nature' that is asinine. I will see if I can submit a patch for zip. That should be easy to do and 7zip should simply use temp space to unzip and repack the archive automatically when a password is added. | |||
|
feedback
|
|
Would it work for you to zip the zip file? Use no/low compression and encrypt the original zip file. Its a lot quicker than repacking the original files. | |||
|
feedback
|