[K12OSN] Copying Files

Les Mikesell les at futuresource.com
Fri Jun 23 01:39:01 UTC 2006


On Thu, 2006-06-22 at 18:30, Mark Cockrell wrote:
> Hello All,
>     I have what I hope will be an easy question for the more experienced 
> among us.  I'm setting up a new server and I want to move the /home from 
> the old one to the new one.  What would be the best/easiest way to move 
> all the files and folders to the new machine while preserving ownership 
> and permissions?

If they are both on the network at once, from the old machine:
cd /home
rsync -essh -av . newmachine:/home

-- 
  Les Mikesell
   les at futuresource.com





More information about the K12OSN mailing list