MimeDetect 6.x-1.2 returns "application/octet-stream" for a .gz archive. It would be great to have this type supported.
I attach an example. On my system, the command file --brief --mime loremIpsum.txt.gz returns application/x-gzip; charset=binary.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | GZip.gz | 265 bytes | weka |
| loremIpsum.txt.gz | 439 bytes | Jean-Philippe Fleury |
Comments
Comment #1
Jean-Philippe Fleury commentedI didn't precise that my system is Ubuntu 9.10.
Comment #2
weka commented+1
Uploading gzip file returns the following error:
The selected file GZip.gz could not be uploaded. The file contents (application/x-gzip) do not match its extension (gz).The selected file gziplinux.gzip could not be uploaded. The file contents (application/x-gzip) do not match its extension (gzip).Thank you.
Comment #3
weka commentedComment #4
manuel.adanClosing this as outdated, feel free to re-open if you're still looking for a solution and waiting for appropriate assistance.