lukehutch / quickunzip

Fast parallel unzipper written in Java
MIT License
12 stars 4 forks source link

#1 Added permission recreation via Apache Tools (dirty way) #2

Open ChrisDeath opened 2 years ago

ChrisDeath commented 2 years ago

The "var"s had been replaced by IntelliJ.

The solution is using Apache Commons Compress lib, but only to extract the permissions...the rest is still old, but maybe worth to be converted to use Apache everywhere (didn't tested)

Works now on MacOSX