X-Spam-Check-By: sourceware.org
Date: Sat, 29 Apr 2006 10:30:04 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: rsync over ssh hang issue understood
Message-ID: <20060429083004.GS28583@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <44508D05.307@baltech.de> <20060427165032.GA28583@calimero.vinschen.de> <003701c66a2a$2f30b610$b3db87d4@multiplay.co.uk> <20060427184610.GA8203@trixie.casa.cgf.cx> <004901c66a2c$ab0d03e0$b3db87d4@multiplay.co.uk> <20060427190910.GB8203@trixie.casa.cgf.cx> <007901c66a2f$03c81810$b3db87d4@multiplay.co.uk> <20060428082456.GJ28583@calimero.vinschen.de> <00df01c66ad3$e8c9a290$b3db87d4@multiplay.co.uk> <00a201c66b27$5c5e2c50$b3db87d4@multiplay.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <00a201c66b27$5c5e2c50$b3db87d4@multiplay.co.uk>
User-Agent: Mutt/1.4.2i
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Apr 29 01:53, Steven Hartland wrote:
> 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.

I just tried it a couple of times and it works for me every time, from
Linux to Cygwin.  Maybe this time (only once), it's *not* Cygwin?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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/

