...on this error. Wondering if there has been any resolution: inflate returned -3 (0 bytes) rsync error: error in rsync protocol data stream (code 12) at token.c(416) rsync: connection unexpectedly closed (25736609 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(150) Thanks. I get this nightly on the same text file of size around 21K.
On Mon, Aug 11, 2003 at 03:04:49PM -0400, root wrote:> inflate returned -3 (0 bytes)Are you using the CVS version that has a fix for a compression bug we found? ..wayne..
For those that are not wanting to run the CVS version of rsync (e.g. for production use) but are being affected by the rsync failure when compression is enabled, here is the patch that ended up going into CVS to fix this: http://www.blorf.net/rsync-compress-fix.patch This should apply fine to either 2.5.5 or 2.5.6. ..wayne..