Tivoli Header

Tivoli Storage Manager for NetWare Backup-Archive Client Installation and User's Guide

Include Options

The include options specify one of the following:

If you do not assign a specific management class to objects, Tivoli Storage Manager uses the default management class in the active policy set of your policy domain.

Notes:

  1. The exclude.dir statements override all include statements that match the pattern.
  2. The server can also define these options with the inclexcl option.

Compression Processing

If you want to include specific files or groups of files for compression processing during a backup or archive operation, consider the following:

See "Creating an Include-Exclude List (Optional)" for more information.

Options File

Place these options in the client options file dsm.opt.

Syntax

>>-options pattern -+----------------+-------------------------><
                    '- mgmtclassname-'
 
 

include, include.backup, include.file
These options are equivalent. Use these options to include files or assign management classes for backup processing.

include.archive
Includes files or assigns management classes for archive processing.

include.compression
Includes files for compression processing if you set the compression option to yes. This option applies to backups and archives.

include.encrypt
Includes the specified files for encryption processing. By default, Tivoli Storage Manager does not perform encryption processing.

Parameters

pattern
Specifies the objects to include for backup or archive processing or to assign a specific management class. End the pattern with a file specification.

If the pattern begins with a single or double quote or contains any embedded blanks or equal signs, you must surround the value in either single (') or double (") quotation marks. The opening and closing quotation marks must be the same type of quotation marks.

mgmtclassname
Specifies the name of the management class to assign to the objects. If a management class is not specified, the default management class is used.

Examples

Options file:
include servera\sys:proj/text/devel.*
include servera\sys:proj/text/* textfiles
include *:* managall
include.archive servera\sys:proj/text/* myarchiveclass
include.backup servera\sys:proj/text/* mybackupclass
include.compression servera\sys:proj/text/devel.*
include.encrypt serverb\sys:proj/gordon/*
 

Command line:
Does not apply.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]