adm-zip icon indicating copy to clipboard operation
adm-zip copied to clipboard

extractAllTo() does not restore executable attributes.

Open umnyaga opened this issue 3 years ago • 2 comments

I have a zip archive which contains executable files in it. I use extractAllTo() to "unzip" it, works fine, but does not restore executable attributes, though standard unzip program does it all. Is it intended behavior or I do something wrong? It's on Linux machine.

umnyaga avatar Feb 15 '22 22:02 umnyaga

Oh, forgot to mention, I used version 0.5.9

umnyaga avatar Feb 16 '22 18:02 umnyaga

related: https://github.com/cthackers/adm-zip/issues/342

justinmk3 avatar Jan 31 '23 18:01 justinmk3