Compress files into a ZIP archive
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Files to Zip files | array | Required | — | — |
ZIP File Path zipPath | file | Required | — | — |
Compression Level compressionLevel | enum | Optional | normal | —nonefastnormalmaximum |
Output Variable outputVariable | variable | Optional | ZipPath | — |
Output
ZipPathStringPath to the created zip file
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Extract ZIP
Extract files from a ZIP archive
Append Text File
Add text to the end of a text file
Copy File
Copy a file somewhere else, leaving the original where it is
Create File
Create a file, with or without starting text in it
Create Folder
Create a new folder
Delete File
Delete a file for good. It does not go to the Recycle Bin