This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rsync over ssh hang issue understood


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]