[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] hd duplication --quick response requested--



> 
> 
> tar fc - * | (cd /destination;tar fx -)

  or

  tar fcB - . | rsh remote "(cd /destination; tar fxB -)"

  to move the directory tree across a network to a machine 'remote'.

> 
> On Fri, 4 Sep 1998, Nick Lucent wrote:
> 
> > On Fri, 4 Sep 1998, David Hamm wrote:
> > 
> > I dont remember the syntax, but there is a tar command in the Tips Howto
> > that tars a directory at a time, then extracts it to another directory,
> > which Ive used and it worked great.
> > Nick
> > 
> 
> 
> 


-- 
|====================================================================|
|          Carl Geary Scherer, Jr.       |      geary at bigfoot.com    |
|   http://www.prism.gatech.edu/~gt0354e |     Graduating Senior CS  |
|====================================================================|