Home All Groups Group Topic Archive Search About

Gzipstream - multiple files

Author
6 Dec 2006 5:31 PM
MobileBoy36
Hi all,

Is it possible to add multiple files to an archive using Gzipstream?
How can it be done then?

best regards,
Mobileboy

Author
7 Dec 2006 7:36 AM
Tom Shelton
On 2006-12-06, MobileBoy36 <MobileBo***@gmail.com> wrote:
> Hi all,
>
> Is it possible to add multiple files to an archive using Gzipstream?
> How can it be done then?
>

Looking ath the doc's I would have to say not really.  This seems to be more
of a streaming protocol.  You might want to look into something like
SharpZipLib:

http://www.icsharpcode.net

--
Tom Shelton