Страница:
Code Reference
Страницы
Code Reference
Create a Zip as a browser download attachment in IIS
Create a Zip from to a memory stream or byte array
Create a Zip with full control over content
Download and Unpack a zip from an FTP server with recovery
FAQ
FastZip
GZip and Tar Samples
Home
Joining the Team
Links
Release 1.0
Release 1.1
Release 1.2
Release 1.3.1
Release 1.3.2
Release 1.3.3
Release 1.3
Release 1.4.0
Release 1.4.1
Release 1.4.2
Release History
Unpack a Zip, including embedded zips, and re pack into a new zip or memorystream
Unpack a Zip with full control over the operation
Unpack a zip using ZipInputStream
Updating
Zip Samples
ZipStrings and Unicode
9
Code Reference
nils måsén редактировал(а) эту страницу 2019-08-21 20:32:37 +02:00
GZip and Tar Samples
- Extract the file within a GZip
- Simple full extract from a Tar archive
- Simple full extract from a TGZ or .Tar.GZip archive
- Extract from a Tar with full control
- Create a TGZ (.tar.gz)
- Create a TAR or TGZ with control over filenames and data source
- Updating files within a .tgz
Zip Samples
- Create a Zip with full control over content
- Create a Zip from/to a memory stream or byte array
- Create a Zip as a browser download attachment in IIS
- Unpack a Zip with full control over the operation
- Unpack a Zip, including embedded zips, and re-pack into a new zip or memorystream
- Unpack a zip using ZipInputStream (eg for Unseekable input streams)
- Download and Unpack a zip from an FTP server with recovery