> As the subject say: when I'm using ``rsync -e rsh [...]'' the transfer of
> data will get to a standstill sonner or later, rendering that transport
> mechanism unusable. This does not happen when using `ssh' instead of
> `rsh'.
I bet this is the same problem as:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=158170
which is a very long-standing bug in rsync that for some reason triggers
more frequently when using Kerberos rsh instead of ssh (but you can break
it with ssh as well with a deep enough tree and doing a pull rather than a
push).
I suspect it's a deep timing error in the rsync code.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]