XADMaster
XADMaster copied to clipboard
extractEntryWithDictionary works incorrect for a tar.gz file
I use the API "extractEntryWithDictionary" of XADUnarchiver to extract one item, for other formats it works well, but for tart.gz file, it works error. For example, there is one txt file with contents "hello", after i extract it by this API the contents will be "a.txt
Dag Ågren (DagAgren):
Are you sure the file is not actually a symlink? This is a case you need to handle specifically if you use XADUnarchiver.