Scott Ribe <scott_ribe(at)elevated-dev(dot)com> wrote:
> ??? The normal way of using will using rolling checksums rather
> than sending all the data over the network:
>
> rsync -av rsync-user(at)host:/source /dest
Perhaps this is an unexpected learning opportunity for me. If there
is no daemon running on the other end, what creates the remote
checksums?
-Kevin