Product Documentation

BTRV Edition User's Guide

Previous Topic

Next Topic

-compress

The ctutil -compress command adds data compression to an existing file. The compression type, level, and strategy are retrieved from settings documented for the <datacompress> option in the c-treeRTG configuration file. Reports a message at the conclusion of the operation indicating if the file was successfully compressed or uncompressed.

Usage

To compress the contents of file:

ctutil -compress file_name

where:

  • file_name - File name without extension.

See Also

-uncompress

TOCIndex