Veritas-bu

[Veritas-bu] Copy client logs from master server

2005-07-08 00:08:28
Subject: [Veritas-bu] Copy client logs from master server
From: David Rock <dave-bu AT graniteweb DOT com> (David Rock)
Date: Thu, 7 Jul 2005 23:08:28 -0500
--tjCHc7DPkfUGtrlw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* Michael F Lavelle <Michael.F.Lavelle AT abbott DOT com> [2005-07-06 12:13]:
> John,
>         This is an undocumented command.  Use this with great care:
>=20
> /usr/openv/netbackup/bin/bpgp from <ClientName> <Full Path on Client>=20
> <Full Path on MASTER>
>=20
> /usr/openv/netbackup/bin/bpgp  to  <ClientName> <Full Path on MASTER>=20
> <Full Path on Client>

"use with great care" is an understatement. You can destroy your box if
you do it wrong. For example, let's say you want /etc/hosts from the
client and you plan to put it in /tmp on the master.=20

This command does what you want:
bpgp from client /etc/hosts /tmp/client_etc_hosts

This command obliterates /tmp on the master:
bpgp from client /etc/hosts /tmp

Both the source and destination locations MUST be full paths. Relative
pathing will do very bad things.

--=20
David Rock
david AT graniteweb DOT com

--tjCHc7DPkfUGtrlw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFCzfw8MrO4/Yb/xwYRAk8VAJ9lYwte0GQjtV/i/um7T4mGGMj9kwCg3rVj
N5L1Kd9RWjWFQpzY2f1UMD0=
=rUQv
-----END PGP SIGNATURE-----

--tjCHc7DPkfUGtrlw--