I could not reproduce the error you describe on 2.5.5 protocol
version 26 - mine ran fine from one RHL8 box to another RHL8
box - both with that same version of rsync on them. I tried
it several times with a large file in /tmp/junk to make sure
the rsync was still running when I hit Ctrl-C. I cou
On Fri, Oct 31, 2003 at 09:18:59AM +0100, Bernhard Erdmann wrote:
> If I interrupt rsync (^C), sometimes rsync on the other host dumps core
> or uses all (!) available memory and all CPU.
Sounds like the bug that was handled by this fix in 2.5.6:
* Prevent infinite recursion in cleanup code und