NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

UseGzipCompression Parameter (Compress-Tar Cmdlet)

Whether or not to use gzip compression.

Syntax

Compress-Tar -UseGzipCompression SwitchParameter

Remarks

If flag is included, the cmdlet the data will be streamed through a gzip compressor as it is written to the archive.

If this parameter is not included, the cmdlet will create ordinary, uncompressed tar archives.

Default Value

false

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