<div dir="ltr"><div><div><div>more information about my last post : removing the trailing slash from the source folder will make the transfer<br></div></div>work. ie :<br><br>$ rsync -avn --delete /xx/yy rsync://<a href="http://aaa@bbb.com/ccc/ddd/" target="_blank">aaa@bbb.com/ccc/ddd/</a><br>
<br></div>..works.  But this won't work:<br><br>$ rsync -avn --delete /xx/yy/ rsync://<a href="http://aaa@bbb.com/ccc/ddd/" target="_blank">aaa@bbb.com/ccc/ddd/</a><br><div><div><div><div>Password: <br>sending incremental file list<br>
unknown message 0:0 [sender]<br>rsync error: error in rsync protocol data stream (code 12) at io.c(436) [sender=3.0.6]<br><br>Also, same problem is encountered when client is 3.0.9 (and server 3.1.0. Same commands works fine with a 3.0.9 server).<br>
<br></div><div></div><div>Any clue ?<br><br></div><div>thanks<br>Tom<br><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/2 thomas veymont <span dir="ltr"><<a href="mailto:thomas.veymont@gmail.com" target="_blank">thomas.veymont@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div></div>hi all,<br><br></div><div>running a transfer from a rsync client (3.0.6) to a rsync server (3.1.0), <br>
I get the following message:<br><br></div>$ RSYNC_PASSWORD="oooo" rsync -avn --delete /xx/yy/ rsync://<a href="http://aaa@bbb.com/ccc/ddd/" target="_blank">aaa@bbb.com/ccc/ddd/</a><br>
<br></div><div><<motd displayed>><br></div><div><br>sending incremental file list<br>unknown message 0:0 [sender]<br>rsync error: error in rsync protocol data stream (code 12) at io.c(436) [sender=3.0.6]<br><br>

</div>Server logs says:<br><br>Oct  2 10:47:36 bbb rsyncd[3947]: receiving file list<br>Oct  2 10:47:36 bbb rsyncd[3947]: rsync: connection unexpectedly closed (4096 bytes received so far) [Receiver]<br>Oct  2 10:47:36 bbb rsyncd[3947]: rsync error: error in rsync protocol data stream (code 12) at io.c(226) [Receiver=3.1.0]<br>

<br></div>Running the same command with a rsync 3.1.0 client works fine.<br><div>Did I miss something about compatibility between protocols ?<br><br></div><div>thanks in advance,<br></div><div>Tom.<br></div></div>
</blockquote></div><br></div>