NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

CompressionMethod Parameter (Compress-Gzip Cmdlet)

The method of compression.

Syntax

Compress-Gzip -CompressionMethod string

Remarks

Possible values for compression are: Deflate, LZCCompress.

By default, the component uses the Deflate compression method described in rfc 1952. When set to the LZC compress method, the component will use a variation of the method described by the LZW (Lempel-Ziv-Welch) algorithm that is compatible with Unix's compress utility.

Default Value

0

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]