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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

bpgp help

Status
Not open for further replies.

larsonhokie

IS-IT--Management
Jul 8, 2002
1
US
What is the syntax and/or how can I find out the syntax for this command?
 
bpgp is an unadvertised utility in Netbackup. It is really intended by Netbackup itself for transferring files to and from the Master Server to clients.


The command should be executed on the Master Server.
The formats are:
A. To get a file from a client to the MasterServer:

bpgp from <client-name> <full-pathname-of-file-to-get> <full-pathname-of file-on-MS>

B. To put a file from the Master Server to a client:

bpgp to <client-name> <full-pathname-of file-on-MS> <full-path-name-of-file-to create-on-client>

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top