[Tickets #11180] Re: gzip attachments get double gzip on download
bugs at horde.org
bugs at horde.org
Wed May 9 14:02:23 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11180
------------------------------------------------------------------------------
Ticket | 11180
Updated By | patrickdk at patrickdk.com
Summary | gzip attachments get double gzip on download
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
patrickdk at patrickdk.com (2012-05-09 14:02) wrote:
> And what's wrong with that?
you have to ungzip before you can ungzip then untar the archive.
:/tmp# file test1.tar.gz
test1.tar.gz: gzip compressed data, from Unix
:/tmp# gunzip test1.tar.gz
:/tmp# file test1.tar
test1.tar: gzip compressed data, was "test1.tar", from Unix, last
modified: Tue May 8 13:33:03 2012
More information about the bugs
mailing list