To start a command line session, do the following:
> load dsmc command
> load dsmc loop or load dsmc
tsm> command
:
tsm> quit
>
load dsmc incremental
load dsmc incremental b9\sys:
load dsmc incremental -incrbydate b9\sys:
load dsmc selective sys:u\devel\proja
Note: | Wildcard characters can be used to back up groups of related files. |
To run a command line restore:
load dsmc restore sys:u\devel\proja
load dsmc restore backupset sys:u/jones /budget.dev -location=file
Note: | You can use wildcard characters to restore groups of files, or entire directories. |
Use the archive command to archive files. Use wildcards to archive groups of files. If you want to archive all the files in a directory and its subdirectories, use the subdir=yes option.
For example, to archive the files in the sys:proj directory and its subdirectories, enter:
load dsmc archive sys:proj/ -subdir=yes
You can use more than one file specification with the archive command. For example, to archive the sys:proj/h1.doc file and the bindery, enter:
load dsmc archive sys:proj/h1.doc bindery
Use the description option to assign a description to the archive, as follows:
load dsmc archive sys:h1.doc -description="Chapter 1, first version"
You can use the retrieve command to retrieve files or directories. Enter the file name you want to retrieve and its destination. If you do not indicate a destination, the files are retrieved to their original location. For example, to retrieve the sys:doc/h1.doc file to its original directory; enter:
load dsmc retrieve sys:/doc/h1.doc
To retrieve this file under a new name, enter:
load dsmc retrieve sys:doc/h1.doc sys:doc/h2.doc
To display command line help, enter the following command:
load dsmc help
To start the TSM Scheduler, do one of the following:
To display information about scheduled work for your client node, enter:
load dsmc query schedule
To display information about completed work for your client node: Check the dsmsched.log file in the current directory.
To stop the scheduler, start the communications software and enter:
unload dsmc
You can use the Web client to perform backup, archive, restore, and retrieve operations from any machine, or platform that supports a Java 1.1.6-capable browser, such as Netscape Navigator 4.06 or higher, and Microsoft Internet Explorer 4.01 or higher. Using the Web client, you can back up and restore your own data, or a TSM administrator can centralize the backup or restore operations of many TSM clients. To use it, simply point your Web browser at any TSM client machine that is running the Web client. The Web client is only supported on a server that is Version 3 or higher.
To use the Web client perform the following steps:
load dsmc query session
and, when prompted, enter your password to access the TSM server.
load dsmc query tsa
and, when prompted, enter your NetWare user ID and password.
load dsmc query tsa nds
and, when prompted, enter your NetWare user ID and password.
The only options you can use with the dsmcad command are optfile and httpport.
All the Web client messages are written to the Web client log file, dsmwebcl.log. Error messages are also written to the TSM error log file. The dsmwebcl.log file and the TSM error log file are located in the same directory specified by the errorlogname option.
See Tivoli Storage Manager for NetWare Using the Backup-Archive Client, order number SH26-4100 for more information.
Note: | Use the revokeremoteaccess option to restrict an administrator with client access privilege from accessing your workstation through the Web client. Administrators with clientowner privilege, system privilege, or policy privilege can access the Web client. See Tivoli Storage Manager for NetWare Using the Backup-Archive Client, order number SH26-4100, for more information about this option. |
http://your_machine_name:1581
where your_machine_name is the hostname of the machine running the TSM Web client.
Port 1581 is the default port number. The administrator can set a different port number using the httpport option. See Tivoli Storage Manager for NetWare Using the Backup-Archive Client, order number SH26-4100, for more information about the httpport option.
The Web client workstation can also be accessed through the TSM system administrative GUI.
|
For more information, see the following references: |
|
TSM Installing the Clients | SH26-4102 |
TSM for NetWare Using the Backup-Archive Client | SH26-4100 |
DSM.SMP, DSM.OPT | (online files) |
README.TXT, READAPI.TXT | (online files) |