[CentOS] Rsync/SSH automation problem?

Fri May 1 15:57:18 UTC 2009
Gordon Messmer <yinyang at eburg.com>

Les Mikesell wrote:
> 
> You have always been able to initiate the command over ssh from a 
> windows box with the answering copy under sshd on linux.  Very recent 
> versions may even work the other way.

My understanding was that rsync will used non-blocking pipes to 
communicate with ssh, regardless of which system initiates the 
connections, and is subject to the bug.  It may work for you, but that 
doesn't mean the bug is gone; it only means that your system doesn't 
trigger it.