Veritas-bu

[Veritas-bu] bplist bpflist nt_files option

2000-09-27 12:08:52
Subject: [Veritas-bu] bplist bpflist nt_files option
From: Iverson, Jerald S. Jerald_Iverson AT den.invesco DOT com
Date: Wed, 27 Sep 2000 10:08:52 -0600
does anyone use the nt_files option for bplist or a similar option for
bpflist successfully?  we use a unix netbackup server with several nt
clients which share files to users.  if a user needs a file restored on a
drive he maps from a server, it is difficult for our operators to find the
exact location of the file on the server.  i have a script for our old
backup software (non-netbackup) which allows the operators to search or grep
from a list of files on the server and locate the absolute pathname of the
file to restore.  we are about to switch over to netbackup as soon as our
testing phase is complete.  

SunOS:.../bin#> ./bplist -C coastguard -nt_files -t 13 /C
/C/
/C/
/C/
SunOS:.../bin#> ./bplist -C coastguard -nt_files /C      
EXIT STATUS 227: no entity was found
SunOS:.../bin#> ./bplist -C coastguard -nt_files C 
EXIT STATUS 227: no entity was found
SunOS:.../bin#> ./bplist -C coastguard -nt_files -t 13 C
EXIT STATUS 227: no entity was found
SunOS:.../bin#> ./bplist -C coastguard -nt_files -t 13 C:
EXIT STATUS 227: no entity was found

SunOS:.../bin#> ./bplist -C coastguard -t 13 -nt_files /C/WINNT/Web

/C/WINNT/Web/
/C/WINNT/Web/
SunOS:.../bin#> ./bplist -C coastguard -t 13 -nt_files  \\C:\\WINNT\\Web

EXIT STATUS 227: no entity was found
SunOS:.../bin#> ./bplist -C coastguard -t 13 -nt_files  C:\WINNT\Web    
EXIT STATUS 227: no entity was found

never a C: like the -nt_files option of the bplist man page states.

thanks in advance,
jerald iverson



<Prev in Thread] Current Thread [Next in Thread>
  • [Veritas-bu] bplist bpflist nt_files option, Iverson , Jerald S . Jerald_Iverson <=