/n software Workflow Activities V4 - Online Help
Available for:
/n software Workflow Activities V4
Questions / Feedback?

UseGzipCompression Property

Whether or not to use gzip compression.

Data Type

Boolean

Default Value

false

Remarks

If this property is set to true, the activity will operate on tar archives that have been compressed with gzip. The interface of the activity remains the same. During compression, the data will be streamed through a gzip compressor as it is written to the file. During decompression, the activity will unzip the data to a temporary tar archive, and then automatically decompress the tar archive.

The creation of the temporary tar file will occur when the activity is invoked.

The temporary file will automatically be deleted by the activity after it is no longer needed. To extract the tar file itself (rather than its contents), the Gzip activity should be used.

If this property is set to false, the activity will create and read ordinary, uncompressed tar archives.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.5.6240.0