Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compression > #1973

Re: How to compress files using zlib

From Willem <willem@turtle.stack.nl>
Newsgroups comp.compression
Subject Re: How to compress files using zlib
Date 2013-06-10 17:34 +0000
Organization Stack Usenet News Service
Message-ID <slrnkrc3h8.1usj.willem@turtle.stack.nl> (permalink)
References <rfJst.78095$MY.59455@fx08.fr7>

Show all headers | View raw


Angus wrote:
) I can use zlib to compress a text file.  But if I compression to a file I 
) name aaa.zip, I cannot then open it with the Windows 7 zip tool.  should I 
) be able to?  Do I need to specify a specific compression type to support 
) that?

Have you tried naming it aaa.gz ?
The ZIP format has some extra headers that you need to add.


SaSW, Willem
-- 
Disclaimer: I am in no way responsible for any of the statements
            made in the above text. For all I know I might be
            drugged or something..
            No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT

Back to comp.compression | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to compress files using zlib "Angus" <nospam@gmail.com> - 2013-06-08 17:47 +0100
  Re: How to compress files using zlib Willem <willem@turtle.stack.nl> - 2013-06-10 17:34 +0000
    Re: How to compress files using zlib "Angus" <nospam@gmail.com> - 2013-07-07 12:22 +0100

csiph-web