NetBSD-Users archive

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

Re: rsync over ssh/nfs (was: server crashing)



On Fri, Sep 02, 2011 at 11:57:32AM +0100, Patrick Welche wrote:
> On Thu, Sep 01, 2011 at 01:35:50AM -0400, Thor Lancelot Simon wrote:
> > Otherwise, the entire *point* of rsync is to *not* transfer the
> > entire data of the file over the network, and running rsync over
> > NFS entirely defeats that, since to checksum the hunks of the file
> > the entire file must be read over NFS...which is to say, over the
> > network!
> 
> Idle question: is rdist clever in the way rsync is, dealing with chunks
> of file rather than entire files?

No, rdist and rsync targets different goals.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index