Decompress
<< Click to Display Table of Contents >> Navigation: Robo-FTP User's Guide > Robo-FTP Framework > Job Definitions > Built In Steps > Decompress |
Note: First see Working with File Sets for a discussion on how data flows through step to step.
The Decompress step inflates compressed files from the current file set. Any decompressed files that match the specification setting are added to the job's current file set. The input file that was decompressed is removed from the file set so it is not passed on to the next job step.
Friendly Name |
INI Variable |
Required? |
Description |
Decompress File Filter |
specification |
optional |
file mask limiting which files this step should process |
Extract File Filter |
unzip_mask |
optional |
file mask to select files in zip file to decompress |
Extract to a Single Directory |
flat |
optional |
ignore any internal folder structure saved in the original archive; default is false |
Archive Password |
password |
optional |
password to decrypt the file |
Archive Files |
archive_files |
optional |
keep archival copies of created or imported files |
Note: This step supports compressed files with names ending in one of the following extensions: z, gz, bz2, or zip.
Example Usage: