<div dir="ltr">On Wed, Oct 2, 2013 at 3:53 AM, thomas veymont <span dir="ltr"><<a href="mailto:thomas.veymont@gmail.com" target="_blank">thomas.veymont@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div></div></div><div>sending incremental file list<br>

</div></div><div>unknown message 0:0 [sender]<br></div></div></div></blockquote><div><br></div><div>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?</div>

<div><br></div><div><a href="http://opencoder.net/keep-alive.diff">http://opencoder.net/keep-alive.diff</a></div><br clear="all"><div>..wayne.. </div></div></div></div>