Zip path
Description
Unzips input source path to input target path and outputs zip output paths
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Target path | text | link-manual | true | The path to the folder you want to zip |
| File path | text | link-manual | true | The path where the zipped folder will be saved at including the name of the zipped folder |
Use cases
- The user wants to zip a folder from the
Target pathto theFile path
Use case
Inputs
- Target path:
D:/repo - File path:
D:/repo.zip
Search Tags
Zip folder