Xceed Zip for .NET V5.8 released
Released: Jun 23, 2015
Updates in this release
Updates in V5.8
- Fixed a big where WindowsDiskFolder.GetFolder() returned a DiskFolder instead of a WindowsDiskFolder.
- Fixed a bug where a FileSystemInternalException was thrown when zipping items greater than 4GB
- Increased zipping speed for items > 4GB by detecting large source items early when CopyTo()/MoveTo() are used.
- WindowsDiskFile and WindowsDiskFolder didn't handle network paths correctly causing a FileSystemInternalException to be thrown for a valid path.