System Tools and Scripting Plugins → FileUtils Plugin → 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: **/*.zip - matches all zip files recursively **/CVS/*.zip - matches all zip files in CVS directories anywhere in the directory tree |
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. |
Copyright © 2013–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.