|
Navigation: Actions > Files > ZIP Files > ZIP Files Action Options Tab |
![]() ![]()
|
This tab of the ZIP Files action specifies the additional options about the ZIP operation.

Include only if archive attribute is set: If checked, only files with the Archive attribute set are included.
Reset the archive attribute: If checked, after adding/updating a file, the archive attribute is cleared in the source file.
Include hidden and system files: Determines whether files with the system or hidden attribute will be included.
Compression Factor: A numeric value indicating the level of compression (required). 0 or 10 = no compression (fastest method since files are simply stored); 1-9 = compression via the Deflate method varying from minimal compression/fast method (1) to maximal compression/slower method (9); 11-19 = compression via the Enhanced Deflate method varying from minimal compression/fast method (11) to maximal compression/slower method (19).
Note: Some older ZIP utilities cannot read files compressed with Enhanced Deflate compression.
Delete existing ZIP file before starting: If checked and the destination ZIP file exists, it is deleted before the ZIP operation starts.
Log files that are processed: If checked, any files added or updated to the ZIP file are logged.
Skip locked files: If checked, causes the action to not include any files that are currently locked or in exclusive use by another process.
Store filenames in 8.3 format: If checked and if any of the selected files have long filenames in their path, those filenames are modified to create short filenames in the ZIP file by removing any spaces and taking the first characters (8 for folders/files and 3 for extensions) of each file component. For example, the filename my new folder\my long filename.extension would be changed to mynewfol\mylongfi.ext.
Generate PKZIP 2.04g compatible file: If checked, the action will create ZIP files that can be read by very old ZIP tools such as PKZIP 2.04g, and will be fully compatible with the original PKWare 2.04g file format specification. This has some limitations: it prevents filenames in the ZIP file from being converted to the OEM character set (preventing special characters such as the Euro character from be recorded as part the filename in the ZIP file) and limits the ZIP file to 65,535 files and 4 GB in size. A Compression Factor less than 10 must also be used for full compatibility.
Comment: Specifies a comment to be stored in the ZIP file (optional).