Try using SharpZipLib : http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx It supports Zip, GZip, Tar and BZip2 formats, but it's not included in mono as is.
Il giorno mar, 03/01/2006 alle 13.26 +0000, Bradley, Peter ha scritto: > Hi, > > > > Are there any file compression libraries in Mono? > > > > We have a requirement to allow users of our Web pages to download some > fairly hefty files and we’d like to zip them up before downloading. > Is there any way of doing this? > > > > Cheers > > > > > > Peter > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
