From: Wayne Davison Date: Wed, 27 Apr 2005 22:58:06 +0000 (+0000) Subject: Set ignore_timeout before starting the transfer, regardless of X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/513fd04d21228519b58fbf10a077a0ff8f6be785?hp=513fd04d21228519b58fbf10a077a0ff8f6be785 Set ignore_timeout before starting the transfer, regardless of what protocol level is in effect. This guards against the generator timing out when the output pipe is full and the input pipe (to the receiver) is slow. ---