Decompress zip archive
Transformer, allows the user to unzip input zip files.
- Unpack each zip into separated directory
- When checked, a directory will be created for each input zip file. Otherwise, all files will be decompressed into a single directory
Characteristics
- ID
- t-unpackzip
- Type
- transformer
- Inputs
- Files
- Outputs
- Files
- Look in pipeline
The Decompress zip archive component unpacks zip files from the input. Typically used after downloading a compressed file using HTTP Get.