- 06 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Zip Directory
- Updated on 06 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Overview
Step Details | |
Introduced in Version | 3.0.0 |
Modified in Version | 7.12.0 |
Location | File Management > Compression |
The Zip Directory Step is a critical tool for compressing files and folders into a single .zip file, making it easier to manage and share data. This step allows users to compress a specified directory into one zip archive, optionally including all subdirectories. Compressing files helps save storage space, enhances organization by condensing multiple files into one, and speeds up upload/download times, making data sharing efficient and hassle-free.
To create a zip file, first, select the option to Include Sub Directory if you want to include subfolders in your zip. Next, enter the exact Path To Zip of the directory you wish to compress. Finally, specify the desired Name for the zip file, ensuring it ends with .zip.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Include Sub Directory | Select to include the subfolders within the directory. | Boolean |
Path To Zip | The directory to zip. | String |
Name | The desired name for the zip file. | String |
Outputs
Property | Description | Data Type |
---|---|---|
ZipDirectory1_Output | Zipped file | FileData |
Example Lab:
Unzip a Zip Folder
Forum Posts:
No Password Input On The Unzip Files Step
Zip In Masked Text Box