| Zip Archive Name |
String |
Name of the new Zip archive. |
Yes |
| Base Directory |
String |
The root directory where files for the archive reside. |
Yes |
| Include |
String |
A new line separated list of file/directory patterns to include. Example **/* |
Yes |
| Exclude |
String |
A new line separated list of file/directory patterns to exclude. Example **/*.txt |
No |
| Update existing |
Boolean |
Check here if you want to update or overwrite the destination file if it already exists. |
No |
| Follow Symlinks |
Boolean |
Check here if you want to follow symlinks when incliding files. |
No |
| Case Sensitive |
Boolean |
Check here if you want matching to be case sensitive. |
No |