Previous Topic: Deploy Virtual Applications Policy GroupNext Topic: File Transfer Policy Group (Software Delivery)


File Compression Policy Group

The File Compression policy group contains the following policies for file compression. You can modify policy parameter values by double-clicking a policy to display the Setting Properties dialog.

Note: This policy group applies to all Software Delivery servers. By default, CA file compression/expansion utilities are used during the distribution of jobs and containers. If you want to define external file compression/expansion utilities, you must provide a definition of the alternative methods, along with any pertinent parameters, here in this section.

Compression: Compress command

Identifies the compression command and its associated parameters. Supported macros are as follows: %c - Compressed file, %e - Expanded tree, %v - Seal (encryption) value, and %s - Seal option flag.

Example: compress.exe -rp -whs %s%v %c %e\*.*

Default: empty

Compression: Expand command

Identifies the expansion command and associated parameters used to expand compressed files. Supported macros are as follows: %c - Compressed file, %e - Expanded tree, %v - Seal (encryption) value, and %s - Seal option flag.

Example: expand.exe -d -o -Jhs %s%v %c %e

Default: empty

Compression: Seal maximum length

Specifies the maximum length of the seal string handled by the compress and expand commands.

Default: 32

Compression: Seal option flag

Identifies the optional seal flag required by the compress and expand commands.

Default: -s