In addition to a graphical user interface, NetWorker has backup and recover commands similar to IRIX commands. These commands are entered from an IRIX shell. To use the NetWorker commands from an IRIX shell, the NetWorker software must be installed on the NetWorker server, and your system must be configured as a NetWorker client by the system administrator.
Use the save command to back up data:
# save -s server pathname |
Use the recover command to recover data:
# recover -s server -c client pathname |
In addition, the Recover program provides an interface that allows you to browse files and control your recoveries. When you enter the recover command, the NetWorker prompt appears. You can use the commands listed in Table B-1.
Command | Description |
|---|---|
Displays list of Recover program commands. | |
Adds filename to the recover list. | |
Changes directory to dir. | |
Changes the browse time of online index. | |
Deletes filename from the recover list. | |
Verifies destination directory for recovered files. | |
Overwrites existing files. | |
Displays list of Recover program commands. | |
Lists the files in the recover list. | |
ls -f filename | Lists filename with file type information. |
ls -l filename | Lists filename using long format. |
Lists filename. | |
Does not overwrite existing files. | |
Monitors NetWorker server activity. | |
Displays name of current directory. | |
Exits the Recover program. | |
When entered at the system prompt, starts the Recover program; when entered at the recover> prompt, starts the recovery. | |
Specifies new directory location for recovered files. | |
Toggles verbose or quiet mode for Recover status messages. | |
Displays backup history of file filename. filename can be either a file or a directory. | |
Lists volumes needed to recover marked files. filename can be either a file or a directory. |