[K12OSN] Silly rsync question

Les Mikesell les at futuresource.com
Tue May 23 18:19:28 UTC 2006


On Tue, 2006-05-23 at 12:59, Jim Kronebusch wrote:
> > You need a trailing slash after /home
> > 
> > 	rsync -av /home/ /powervault
> > 

> Thanks Eric, I new it was something silly like that :-)

I always do it like:
 cd /home
 rsync -av . /powervault

so I don't have to remember when to use the trailing / or not.

-- 
  Les Mikesell
   les at futuresource.com






More information about the K12OSN mailing list