On Wed, Oct 2, 2013 at 3:53 AM, thomas veymont <thomas.veym...@gmail.com>wrote:

> sending incremental file list
> unknown message 0:0 [sender]
>

I assume your daemon has a timeout option set, since the newest rsync is
using message 0:0 as a keep-alive signal (as it used to do in the olden
days).  It would appear that a protocol 30 sender (but not receiver) cannot
handle that do-nothing message, so we'll need to tweak the keep-alive code
a bit for better backward compatibility.  Can you try the following patch
for 3.1.0?

http://opencoder.net/keep-alive.diff

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to