Zip Advanced zips one or more files into a single archive with a configurable level of compression and an optional ZIP password.
Use Zip Advanced instead of the destination-level "Zip" checkbox if any of the following zip features are needed.
.zip
to the filename. If you need to preserve the entire original filename in the name of the zip archive or want to substitute it with something else, use the Zip Advanced process and apply the name you want in the appropriate destination configuration.Input Parameters
CAUTION: Using a password to protect a Zip archive is not usually enough protection to thwart a determined hacker.
Output Parameters
Notes
None of the parameters are required. The parameter default values are used unless otherwise specified. For compatibility with previous versions of a script, if no parameters are specified, the script will work the same.
The ZipAdvanced_IgnoreOriginals="No" option allows you to delete the original files later in the task without re-downloading them. It is only used if the script is run once after all downloads.
Zip Advanced recursively includes subfolders in its archives if the "Include Subfolders" option was set on any task sources.
Zip Advanced requires that the task-level "Cache Files" option is set to "Use Original Names" when run once after all downloads. To set this option:
This built-in script can be run per-file or once-after-all-files.
This built-in script cannot be run as the first step of a task.
Example #1
Al wants to download several *.rpt
files from an FTP server, include a readme.txt
from his local computer, and zip the entire package together in a highly compressed Zip archive.
To accomplish this with MOVEit Automation:
*.rpt
as the file mask.The final task has: