Page 1 of 1

Checking option "Encrypt" with drag & drop

Posted: 2013-09-24, 20:37 UTC
by MarianD
It would be nice to automatically check / uncheck this option also when packing with drag & drop files to the archive, even in the same panel, as in the next quotation from History.txt:
21.05.13 Added: Check option "Encrypt" in pack dialog when packing with Alt+F5, and the target archive already exists and contains encrypted files (ZIP only) (32/64)
21.05.13 Added: Check option "Encrypt" in pack dialog when adding files to an archive in other panel (F5) which already contains encrypted files (32/64)

Posted: 2013-09-25, 15:05 UTC
by ghisler(Author)
This isn't currently supported because TC doesn't read the entire archive in this case, it just checks whether it's an archive or not. But TC would have to read the entire file list to check whether there is any encrypted file.

Posted: 2013-09-25, 17:30 UTC
by MarianD
Thank you for the explanation.