Description
This step creates a standard ZIP archive using the options you specify in the dialog.
Options
| Option | Description |
|---|---|
| Name of the job entry | The name of the job entry. This name has to be unique in a single job. A job entry can be placed several times on the canvas, however it will be the same job entry. |
| Source directory | The source directory of the files to be zipped |
| Include wildcard | The wildcard (regular expression) of the files to include in the zip archive |
| Exclude wildcard | The wildcard (regular expression) of the files to exclude from the zip archive |
| Zip file name | The full name of the destination archive |
| Compression | The compression level to be used (Default, Best Compression, Best speed) |
| If zip file exists | The action to take when there already is a file at the target destination. |
| After zipping | The action to take after zipping |
| Move files to | The target directory to move the source files to after zipping |