NetBackup Commands
411
bprestore
A
Use upper case for the drive letter. For example,
C:\NetBackup\log1
.
EXAMPLES
Example 1
To restore a file from backups of
C:\user1\file1
that were performed
between 04/01/93 06:00:00 and 04/10/93 18:00:00, enter the following (all on
one line):
bprestore -s 04/01/93 06:00:00 -e 04/10/93 18:00:00
C:\user1\file1
Example 2
To restore files listed in a file named
restore_list
by using the most recent
backups, enter the following:
bprestore -f c:\restore_list
Example 3
To restore the directory
C:\kwc
from the backups that are associated with a
keyword phrase that contains "My Home Directory" and use a progress log
named
d:\kwc\bkup.log
, enter the following (all on one line):
bprestore -k "*My Home Directory*" -L d:\kwc\bkup.log
C:\kwc
Example 4
To restore the
D
drive on the Windows NT client slater from the backups that
are associated with a keyword phrase that contains "My Home Dir" and use a
progress log named
c:\kwc\bkup.log
, enter the following (all on one line):
bprestore -k "*My Home Dir*" -C slater -D slater -t 13 -L
c:\kwc\bkup.log D:\
Example 5
Assume you have a rename file named
/home/kwc/rename
on a UNIX client
and it contains the following:
NetBackup 3.2 System Administrator's Guide for Windows NT
NetBackup 3.2 System Administrator's Guide for Windows NT