Windows operating systems

Subfilecachepath

The subfilecachepath option specifies the path where the client cache resides for adaptive subfile backup processing.

If you do not specify a path, Tivoli® Storage Manager creates a path called \cache under the directory where the Tivoli Storage Manager executables reside.

All directories and subdirectories in the path name you specify with the subfilecachepath option must exist. For example, if you specify c:\temp\cache, the c:\temp directory must already exist. You should exclude the subfilecache directory from backup.

Supported Clients

This option is valid for all Windows clients. The server can also define this option. The Tivoli Storage Manager client API does not support this option.

Options File

Place this option in the client options file (dsm.opt). You can set this option on the Backup tab of the Preferences editor.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-SUBFILECACHEPath-- --path_name------------------------------><

Parameters

path_name
Specifies the path name where the client cache resides for adaptive subfile backup processing.

Examples

Options file:
subfilecachep c:\temp\cc_tsm
Command line:
-subfilecachep=c:\temp\cc_tsm

This option is valid only on the initial command line. It is not valid in interactive mode.