Unzip Step
This step extracts files from zip files.
Required properties:
Property Name | Description |
---|---|
Zip Files | Specify a comma-separated list of patterns
of zip files from which to extract.
Pattern Matching Rules: * matches zero or more characters ? matches one character ** matches zero or more directories Examples:
|
Optional properties:
Property Name | Description |
---|---|
Extract Directory |
The directory in which to put the extracted files |
Overwrite Files | Overwrite files even if they are newer than the ones in the zip files. |