Re: --compare-dest weirdness

2010-07-20 Thread Kevin Murray
i get home tonight. Thanks Regards Kevin Murray On 20 July 2010 12:40, Henri Shustak wrote: >> interestingly, i tried to see if something was wrong with my statments by >> doing: >> mkdir ~/rsynctest/dir1 >> mkdir ~/rsynctest/dir2 >> mkdir ~/rsynctest/dir3 >

--compare-dest weirdness

2010-07-15 Thread Kevin Murray
ried this again with the compare dir relative to the dest dir, i.e.: rsync -rvu --compare-dest=../dir2/ /home/kevin/rsynctest/dir1/ /home/kevin/rsynctest/dir3/ again with same result is this a bug, or have i got the wrong end of the stick regarding --compare-dir? thanks all. Regards Kevin M