Overview
Step Details | |
| Introduced in Version | 5.0.0 |
| Modified in Version | 5.0.0 |
| Location | File Management > Compression |
The Zip Files Framework step creates a zip file of the specified files.
This step uses a .NET class (.ZipArchive) to zip the files. This is different from the Zip Files step that uses SharpZipLib for its compression.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Files To Include | Desired files to be zipped | List of FileData |
| Name | The file name for the zip file | String |
Outputs
| Property | Description | Data Type | |
|---|---|---|---|
| Done | |||
| Zipped File | The zipped file of the selected files | FileData | |

Related Information
Forum Posts:
No Password Input On The Unzip Files Step
Zip In Masked Text Box