Quantcast
Channel: DotNetZip Library
Browsing all 664 articles
Browse latest View live
↧

New Post: wp8 different output

Not solved yet as I was on Hollydays, I'll try again next week !

View Article


New Post: Server side zipping

Hi How do you want the files to appear in the .zip File? If you want all files to appear in the .zip file without directories, it can be easily done by passing String.Empty as the second parameter to...

View Article


New Post: How to add files in archieve without paths

Hello This can be done very easily by passing String.Empty, or "" as the second parameter to the Zip.AddFile method. This will place all the files in the root of the ,zip file (without any directory...

View Article

New Post: How to add files in archieve without paths

Yes! This is what I want. Thanks!

View Article

Commented Issue: Is it possible to extract zipped files from DB to file...

Hi there guys, this is my first time here, and let me know if you see me doing anything wrong in the code snippets below. Any help would be greatly appreciated. I;'m really behind on this project so if...

View Article


New Post: wp8 different output

FYI I got it to work with SharpZipLib. I haven't tried DotNetZip.

View Article

Commented Issue: Is it possible to extract zipped files from DB to file...

Hi there guys, this is my first time here, and let me know if you see me doing anything wrong in the code snippets below. Any help would be greatly appreciated. I;'m really behind on this project so if...

View Article

New Post: Zip from streams slow performance

I have an application in which I have to add a number of different data streams to a zip file. I noticed that when I use AddEntry to add a stream the library is creating a temporary file and then...

View Article


New Post: Set a timeout

I am zipping very huge MDF and LDF file which are together 17GB in size. In some of the client machines it is taking too long time to ZIP and timer we have set is 100 min and its is completing within...

View Article


Created Issue: BZip2OutputStream fails to work in Web API [16053]

When I try to implement BZip2 content encoding using BZip2OutputStream class and code from https://github.com/benfoster/Fabrik.Common/blob/master/src/Fabrik.Common.WebAPI/GZipCompressor.cs, then this...

View Article

New Post: Is this lib deprecated?

I'm begging to have the same concerns. Is DotNetZip deprecated?

View Article

New Comment on "Documentation"

Hi Cheeso, Please let me know is there any way to estimate the total time required before starting zipping and unzipping. I am struck with this very badly and client is pushing me for this

View Article

Commented Issue: "File already exists" error when adding new file to a zip...

<p>from discussion http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=200380</p><p>&nbsp;</p><p>Hi. Sorry it took so long to get the information about this...

View Article


Commented Issue: Segment Count is limited to 99 [15777]

When using MaxOutputSegmentSize exception is thrown when more than 99 files are created. This happen because of ArgumentExceptions in ZipSegmentedStream. When removing the ArgumentException, DotNetZip...

View Article

Created Issue: BZip2InputStream.Read returns -1 instead of 0 [16069]

According to documentation on Stream class, the Read method should return 0 if the end of the stream has been reached, and there's no single mention of -1 possibility. But BZip2InputStream returns -1...

View Article


Created Issue: Unhandled Exception: file not found [16071]

I've been using DotNetZip for a month or so now and i like how it has worked but today my program started having a new issue that I'm clueless on.I will say the file that can not be found is in fact...

View Article

Created Issue: Attempting to add a dicrectory to a disposed zip ends up in a...

Using a powershell script, I was creating multiple zip files and forgot to new up my zip object. This resulted in a deadlock at ParallelDeflateOutputStream.EmitPendingBuffersI think the problem is...

View Article


Commented Issue: Attempting to add a dicrectory to a disposed zip ends up in...

Using a powershell script, I was creating multiple zip files and forgot to new up my zip object. This resulted in a deadlock at ParallelDeflateOutputStream.EmitPendingBuffersI think the problem is...

View Article

Reviewed: v1.9.1.8 DotNetZip - Latest Stable (Feb 26, 2013)

Rated 5 Stars (out of 5) - Easy to use and works as expected.

View Article

New Post: 32-Bit vs 64-Bit Host Performance

I use the output stream to generate 1mb in-memory zip segments totaling about 50MB. On Win2K3 server (32 bit) it does it in about 3 seconds. On my workstation, Win7Pro 64-bit, it does it in about the...

View Article
Browsing all 664 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>