Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Script to search files for recovery

Status
Not open for further replies.

ramam174

IS-IT--Management
Jul 28, 2004
3
GB
Hi

Is there a way I can browse the NetWorker index files through a command/script, for different versions of the backups? I'd need to get all available versions of upto a single file (in a whole saveset), instead of a "Change Browse Time" for every day I need a search. I tried with "recover -a -n <file_name>" option but that goes to requesting the tape. I need a quicker way of doing this.

Thanks for any help.

- Ram.
 

You can get that kind of details with this command:

nsrinfo -N <file name> <client>

 
the recover gui can do that for you.

Just mark the file in question, then select "options...versions
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top