Scott Ribe <scott_ribe(at)elevated-dev(dot)com> wrote:
> On Nov 7, 2011, at 10:36 AM, Kevin Grittner wrote:
>
>> Perhaps this is an unexpected learning opportunity for me. If
>> there is no daemon running on the other end, what creates the
>> remote checksums?
>
> rsync--it invokes rsync on the other end by default.
Empirically confirmed. I don't know how I got it into my head that
one of the daemon options is needed in order to start an rsync
instance on the remote side.
Thanks for straightening me out on that,
-Kevin