[CLUE-Tech] tar question

Todd A. Gibson tgibson at augustcouncil.com
Fri Mar 14 15:08:39 MST 2003


On Fri, Mar 14, 2003 at 02:56:29PM -0700, Mike Staver wrote:
> Right - but I guess I was too vague with that - I'm doing this for *all*
> users with folders in the /home directory, and yes, the password files
> on both servers are exactly the same. 
> 
How about (as root):
1) cd into base directory of tree you want to transfer:
2) type:
  tar cf - * | ssh root at othermachine "(cd todir; tar xvpBf -)"

-TAG



More information about the clue-tech mailing list