nv-l

OT - Unix Question

2001-11-02 00:49:26
Subject: OT - Unix Question
From: "Don Davis" <Don_Davis AT att DOT net>
To: nv-l AT lists.tivoli DOT com
Date: Thu, 1 Nov 2001 21:49:26 -0800
This is a multi-part message in MIME format.
Does anyone know the syntax of the tar command to tar up files (NV db) on one 
machine and copy them to another?

It is something like this, but I don't recall the exact syntax

tar -cvf - /usr/OV/databases/openview | ( rexec machine2 ; cd 
/usr/OV/databases/openview ; tar xvf -)

Does anyone use something like this?

===============================================
Don Davis

Does anyone know the syntax of the tar command to tar up files (NV db) on one machine and copy them to another?
 
It is something like this, but I don't recall the exact syntax
 
tar -cvf - /usr/OV/databases/openview | ( rexec machine2 ; cd /usr/OV/databases/openview ; tar xvf -)
 
Does anyone use something like this?
===============================================
Don Davis




<Prev in Thread] Current Thread [Next in Thread>