Tivoli Header

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

Include Options

System Administrator

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.fs and 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.

Preferences File

Place these options in the TSM System Preferences file.

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.

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

TSM System Preferences:
include "hfs+:svt1:testdir:*"
include "...:Data:Test:Test*"
include "...:System:...:*" mgmtcls1
include "...:*" managall
include.archive "hfs+:svt1:testdir:*"
include.compression home:jones:proj1:file.txt
include.backup "home:proj:text:*" mybackupclass
 


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