I have similar experience. I dumped a subversion repository and rsynced it. This is practically append only data. It worked for several days than it stopped with the error mentioned in this thread:

receiving incremental file list
repo-dump
       2.19G  99%   31.53MB/s    0:00:00
inflate returned -3 (422 bytes)
rsync error: error in rsync protocol data stream (code 12) at token.c(548) [receiver=3.0.9]
rsync: connection unexpectedly closed (62 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(605) [generator=3.0.9]

Versions (rsync --version):
local (Ubuntu 13.10 saucy): : rsync  version 3.0.9  protocol version 30
remote (Ubuntu 14.04 trusty): rsync  version 3.1.0  protocol version 31

After adding "--compress-level=0" to the original --compress option, so effectively turning off compression, the problem ceases.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to