archivex icon indicating copy to clipboard operation
archivex copied to clipboard

Matching patterns and gz compression

Open terrorbyte opened this issue 10 years ago • 0 comments

In the check for compression the application only checks for the string "tar.gz", but "tgz", "tar.gzip", etc. are very common. I would suggest removing these string checks and add to the documentation to set the tar.Compressed = true flag.

terrorbyte avatar Dec 10 '15 18:12 terrorbyte