Discuss this help topic in SecureBlackbox Forum
Specifies the compression method used.
Declaration
TSBTarCompressMethod values:
|
Description
The Tar itself doesn't compress data, it only wraps multiple files into a tarball. However gzip or bzip2 compression is often applied to archive tarballs. The default value is cmNone (no compression is used).