unknown message 0:0 [sender]

Wayne Davison wayned at samba.org
Thu Oct 3 11:55:54 MDT 2013


On Wed, Oct 2, 2013 at 3:53 AM, thomas veymont <thomas.veymont at 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..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20131003/eacea13f/attachment.html>


More information about the rsync mailing list