
Stagingdirectory
The stagingdirectory option defines the location where the client stores any data that it generates to perform its operations. The data is deleted when processing is complete.
The client uses the stagingdirectory location for
Active Directory object query and restore operations. The client also uses the
stagingdirectory location for temporary files when the client processes files that
were migrated with IBM Storage Protect HSM for Windows.
Supported Clients
This option is valid for Linux® clients. The server can also define this option.
This option is valid for all Windows
clients. The server can also define this option.
Options File
Place
this option in the client options file (dsm.opt). When
stagingdirectory is specified on the command line, it overrides the values that are
specified in the options file.
Place this option in the client options file (dsm.opt).
When stagingdirectory is specified on the command line, it overrides the values
that are specified in the options file.
Syntax
Parameters
- path
Specifies the directory path where the client
writes staging data. If you do not specify a staging directory, the client stores temporary data in
the temporary file system (typically /tmp).
Examples
- Options file:

stagingdirectory /usr/tsmdata- Command line:

-stagingdir="/tmp/tsmtempdata"
