X-Spam-Check-By: sourceware.org Message-ID: <00a201c66b27$5c5e2c50$b3db87d4@multiplay.co.uk> From: "Steven Hartland" To: References: <01cc01c66968$50acb950$b5db87d4 AT multiplay DOT co DOT uk> <20060427081642 DOT GA11497 AT calimero DOT vinschen DOT de> <44508D05 DOT 307 AT baltech DOT de> <20060427165032 DOT GA28583 AT calimero DOT vinschen DOT de> <003701c66a2a$2f30b610$b3db87d4 AT multiplay DOT co DOT uk> <20060427184610 DOT GA8203 AT trixie DOT casa DOT cgf DOT cx> <004901c66a2c$ab0d03e0$b3db87d4 AT multiplay DOT co DOT uk> <20060427190910 DOT GB8203 AT trixie DOT casa DOT cgf DOT cx> <007901c66a2f$03c81810$b3db87d4 AT multiplay DOT co DOT uk> <20060428082456 DOT GJ28583 AT calimero DOT vinschen DOT de> <00df01c66ad3$e8c9a290$b3db87d4 AT multiplay DOT co DOT uk> Subject: Re: rsync over ssh hang issue understood Date: Sat, 29 Apr 2006 01:53:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-Spam-Processed: multiplay.co.uk, Sat, 29 Apr 2006 01:53:51 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 212.135.219.179 X-Return-Path: killing AT multiplay DOT co DOT uk X-MDaemon-Deliver-To: cygwin AT cygwin DOT com X-MDAV-Processed: multiplay.co.uk, Sat, 29 Apr 2006 01:53:52 +0100 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Steven Hartland wrote: > Good news this does fix the issue. I've just successfully done > an rsync of ~1G ( 1700 files ) with no problem at all. > > Also note that due to the existing performance issues in ssh ( I've > still not had chance to dig more about that sorry ) there is NO > noticable slowdown when comparing this version to the baseline > version of openssh. > > All in all this version is a massive improvement which is fantastic > news!!! Dam spoke too soon. The experimental version seems to loose output sometimes, possibly not being flushed. Here's a reproductive sequence for you. freebsd1> ssh cygwin1 cygwin1> echo "1" > /tmp/test.txt cygwin1> cat /tmp/test.txt 1 cygwin1> exit freebsd1> ssh cygwin1 "cat /tmp/test.txt" *** no output *** Looks like its just not flushing the output at someone point in the reworked code. Steve ================================================ This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137 or return the E.mail to postmaster AT multiplay DOT co DOT uk. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/