Xceed .NET Libraries Documentation
Zip Method


Xceed.Zip Assembly > Xceed.Zip Namespace > QuickZip Class : Zip Method
Adds files recursively to a zip file overwriting existing files and preserving the directory structure.
Overload List
OverloadDescription
Adds files recursively to a zip file overwriting existing files and preserving the directory structure.  
Adds files to a zip file specifying whether existing files will be overwritten and if the directory structure will be preserved.  
Adds files to a zip file using an encryption password and specifying whether existing files will be overwritten and if the directory structure will be preserved.  
Adds files to a zip file using an encryption password and specifying an encryption mehtod, whether existing files will be overwritten and if the directory structure will be preserved.  
Adds files to a zip file using an encryption password and specifying an encryption mehtod, whether existing files will be overwritten and if the directory structure will be preserved.  
Adds files to a multi-part zip file using the specified split name format, the specified split size, an encryption password and specifying whether existing files will be overwritten and if the directory structure will be preserved.  
Adds files to a multi-part zip file using the specified split name format, the specified split size, an encryption method and password, and specifying whether existing files will be overwritten and if the directory structure will be preserved.  
Adds files to a spanned zip file specifying the callback method called when requesting a new disk, using an encryption password and specifying whether existing files will be overwritten and if the directory structure will be preserved.  
Adds files to a spanned zip file specifying the callback method called when requesting a new disk, using an encryption password and method, and specifying whether existing files will be overwritten and if the directory structure will be preserved.  
 
 
 
 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QuickZip Class
QuickZip Members