13 April 2007
More .Net Zip Library/Utility updates
[Update: this code has been moved to a codeplex project: http://www.codeplex.com/DotNetZip . Go there for the latest source for ths .NET Zip/compression library. It does ZIP, ZIP64, SFX, passwords, unicode, and streams. All zips are fully interoperable. ]
I updated the Zip library again, this time to support the adding of fully qualified files or directories.
A couple people commented that the library did not handle fully-qualified pathnames properly. Hmmm, I guess I need to embrace Test Driven Development a little more tightly eh? The zipfile that got produced would be un-readable by Windows.
I've changed the zip library to correct that.
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using
Comment Policy: No HTML allowed. URIs and line breaks are converted automatically. Your e–mail address will not show up on any public page.