Re: [Veritas-bu] bpgp like command for Windows

2005-12-13 Thread Martin Rohrbach NONLILLY

Well, for example I'd like to compile
a list of excludes across all our clients. To get to the UNIX excludes,
I have to look at the exclude_list files in /usr/openv/netbackup but we
only have Windows Masters - hence no bpgp. I got it working by having a
look at some network traces and coding my very own bpgp.pl (only the from
portion though) -- works nicely at least for this purpose and client types
/ versions we use here :)

If anyone's interested I'm happy to
share it but not on the list ...

Martin






Bob Stump [EMAIL PROTECTED]

Sent by: [EMAIL PROTECTED]
12/12/2005 17:21




To
veritas-bu@mailman.eng.auburn.edu, [EMAIL PROTECTED]


cc



Subject
Re: [Veritas-bu] bpgp like command for
Windows








bpgp was called by add_slave_on_clients to get the
bp.conf file on a UNIX client so it could be modified and resent to the
client. I don't see any need for bpgp to be on a windows system. I was
given the proper syntax for bpgp to get a windows file onto a UNIX server
by Greg Sheka.

# bpgp from W2K /C/\\Program Files\\VERITAS\\NetBackup\\Logs\\Bptm\\040105.log
/tmp/gotit

I found that helpful.

Hey what if you got a copy of bpgp and ran it from a valid UNIX netbackup
server?
might work







 [EMAIL PROTECTED] 12/12/2005 9:24 AM 
Hello All

Does somebody know of a bpgp like command for Netbackup on Windows ?

Regards
Michael

--
Cybercity Webhosting (http://www.cybercity.dk)

___
Veritas-bu maillist - Veritas-bu@mailman.eng.auburn.edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


___
Veritas-bu maillist - Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu



RE: [Veritas-bu] bpgp like command for Windows

2005-12-13 Thread Cornely, David
I have access to a NBU3.4 Solaris master and checked:

master# pwd
/usr/openv/netbackup
master#
master# cat version
HARDWARE SOLARIS
VERSION NetBackup 3.4GA
RELEASEDATE Tue Jun 20 03:04:00 CDT 2000
master#
master# cd bin
master#
master# file bpgp
bpgp:   ELF 32-bit MSB executable SPARC Version 1, dynamically
linked, not stripped
master#

It's not a shell script.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Stump
Sent: Tuesday, December 13, 2005 07:46
To: Martin NONLILLY; veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] bpgp like command for Windows

I was wondering if anyone may have NB v 3.x and could check to see if bpgp
is written in shell?



 Martin Rohrbach NONLILLY [EMAIL PROTECTED] 12/13/2005
6:50 AM 
Well, for example I'd like to compile a list of excludes across all our 
clients. To get to the UNIX excludes, I have to look at the exclude_list 
files in /usr/openv/netbackup but we only have Windows Masters - hence no 
bpgp. I got it working by having a look at some network traces and coding 
my very own bpgp.pl (only the from portion though) -- works nicely at 
least for this purpose and client types / versions we use here :)

If anyone's interested I'm happy to share it but not on the list ...

Martin




Bob Stump [EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED] 
12/12/2005 17:21

To
veritas-bu@mailman.eng.auburn.edu, [EMAIL PROTECTED] 
cc

Subject
Re: [Veritas-bu] bpgp like command for Windows






bpgp was called by add_slave_on_clients to get the bp.conf file on a UNIX 
client so it could be modified and resent to the client. I don't see any 
need for bpgp to be on a windows system. I was given the proper syntax for 
bpgp to get a windows file onto a UNIX server by Greg Sheka.

# bpgp from W2K /C/\\Program 
Files\\VERITAS\\NetBackup\\Logs\\Bptm\\040105.log /tmp/gotit

I found that helpful.

Hey what if you got a copy of bpgp and ran it from a valid UNIX 
netbackup server?
might work







 [EMAIL PROTECTED] 12/12/2005 9:24 AM 
Hello All

Does somebody know of a bpgp like command for Netbackup on Windows ?

Regards
Michael

--
Cybercity Webhosting (http://www.cybercity.dk)

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu 


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu 



___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] bpgp like command for Windows

2005-12-12 Thread Bob Stump
bpgp was called by add_slave_on_clients to get the bp.conf file on a UNIX 
client so it could be modified and resent to the client. I don't see any need 
for bpgp to be on a windows system. I was given the proper syntax for bpgp to 
get a windows file onto a UNIX server by Greg Sheka.

# bpgp from W2K /C/\\Program 
Files\\VERITAS\\NetBackup\\Logs\\Bptm\\040105.log /tmp/gotit

I found that helpful.

Hey what if you got a copy of bpgp and ran it from a valid UNIX netbackup 
server?
might work







 [EMAIL PROTECTED] 12/12/2005 9:24 AM 
Hello All

Does somebody know of a bpgp like command for Netbackup on Windows ?

Regards
Michael

--
Cybercity Webhosting (http://www.cybercity.dk)

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] bpgp like command for Windows

2005-12-12 Thread ida3248b
Thanks, but I'm stuck with a windows only environment

Michael

On Mon, 12 Dec 2005 12:21:14 -0500, Bob Stump wrote
 bpgp was called by add_slave_on_clients to get the bp.conf file on a 
 UNIX client so it could be modified and resent to the client. I 
 don't see any need for bpgp to be on a windows system. I was given 
 the proper syntax for bpgp to get a windows file onto a UNIX server 
 by Greg Sheka.
 
 # bpgp from W2K /C/\\Program 
Files\\VERITAS\\NetBackup\\Logs\\Bptm\\040105.log /tmp/gotit
 
 I found that helpful.
 
 Hey what if you got a copy of bpgp and ran it from a valid UNIX 
 netbackup server? might work
 
  [EMAIL PROTECTED] 12/12/2005 9:24 AM 
 Hello All
 
 Does somebody know of a bpgp like command for Netbackup on Windows ?
 
 Regards
 Michael
 
 --
 Cybercity Webhosting (http://www.cybercity.dk)
 
 ___
 Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


--
Cybercity Webhosting (http://www.cybercity.dk)

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu