Compressalways
The compressalways option specifies whether to continue compressing an object if it grows during compression.
Use this option with the compression option, and with the archive, incremental, and selective commands.
Supported Clients
This option is valid for all clients. The server can also define this option.
Options File
Place this option in the client user-options file (dsm.opt). You can set this option on the Backup tab, Continue Compressing if Object Grows check box of the Preferences editor.
Place this option in the client options file (dsm.opt). You can set this option on the Backup tab, Continue Compressing if Object Grows check box of the Preferences editor.
Parameters
- Yes
- File compression continues even if the file grows as a result of compression. This is the default.
- No
- Backup-archive client objects are resent uncompressed if they grow during compression. API behavior depends on the application. Application backups might fail.
Examples
- Options file:
- compressalways yes
- Command line:
- -compressa=no
This option is valid only on the initial command line. It is not valid in interactive mode.