Skip to content

Changes to support extracting file permissions, ownership, time, etc

Stefano babic requested to merge github/fork/BrendanSimon/master into master

Created by: BrendanSimon

Hi Stefano,

I've made changes to support extracting file permissions, ownership, time, etc. The code looks ok to me, however the extracted files do not have the expected attributes. i.e. everything is still owned by root, times are not preserved, etc.

I was referring to the A Complete Extractor section of this page.

Hopefully you can see if there is something I may have missed.

Thanks, Brendan.

Merge request reports