Legato Networker ClientPak for MPE/iX Users Guide

Browsing Save Sets for Available Recovery Files
32
3
The following prompt is displayed:
NSRRECOV: Current working directory is /projects
From POSIX, enter the following command to start the NSRRECOV program:
$ NSRRECOV -s
server
-c
client
(The client name is
optional).
Once you have started the NSRRECOV program, you can browse saves sets
for individual files, groups of files, directories, or volume sets.
Browsing Save Sets for Available Recovery Files
You can browse save sets for files that are available for recovery from the
NetWorker recover prompt.
Important: You must have write permissions for the save set that you want to
browse.
To browse save sets, follow these steps:
1. Display the name of the current save set as follows:
recover> pwd
The name of the save set is displayed, for example:
/projects
2. Change to the save set where the recovery directory resides:
recover> cd
project1
3. List the directories or files in the current save set with one of the following
commands:
To list the directories or files without details, enter the list command:
recover> ls
documents reports
To list the files with details, enter the long format listing command:
recover> ls -l
total 1614420
drwxrwxrwx 0 MANAGER.SYS 992 Nov 21 13:38 documents
drwxrwxrwx 0 MANAGER.SYS 896 Nov 21 14:19 reports