Gzipstream - multiple files

  • Thread starter Thread starter MobileBoy36
  • Start date Start date
M

MobileBoy36

Hi all,

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

best regards,
Mobileboy
 
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
 
Back
Top