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) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]