www.mass.dk

Sharing what I know...

  • Increase font size
  • Default font size
  • Decrease font size

bpflist

Netbackup bpflist command is difficult to get working, however I have found some working example. The example below list all files in a backup image

Using bpflist to List UNIX files

# bpflist -d 01/15/2011  -client acme_123456789  -rl 999 -option GET_ALL_FILES

Using bpflist to list files a Windows host

bpflist -d 01/1/2011  -client acme_123456789  -rl 999 -pt MS-Windows-NT  -option GET_ALL_FILES

Using bpflist to list files a from a SAP BACKUP

bpflist -d 01/1/2011  -client acme_123456789  -rl 999 -pt SAP   -option GET_ALL_FILES

 

 

 

 

Last Updated on Wednesday, 19 January 2011 12:10