Re: scp slow against cygwin sshd

2003-09-04 Thread Mario Kuechler
Igor Pechtchanski wrote: > Does upgrading to the latest Cygwin (1.5.3-1) and openssh (3.6.1p2-2) > solve this problem? It's usually a good idea to upgrade to the latest > version before problem reports. Well, yes. But Cygwin 1.3 just works. Anyway, I upgraded to the new 1.5 and nothing changed.

Re: scp slow against cygwin sshd

2003-09-04 Thread Igor Pechtchanski
On Thu, 4 Sep 2003, Mario Kuechler wrote: > Christopher Faylor wrote: > >> Where to start debugging? > > > > http://cygwin.com/problems.html > > So the first step is the cygcheck output? It's attached. > > Regards, > Mario Cygwin DLL version info: DLL version: 1.3.22

Re: scp slow against cygwin sshd

2003-09-04 Thread Mario Kuechler
Christopher Faylor wrote: >> Where to start debugging? > > http://cygwin.com/problems.html So the first step is the cygcheck output? It's attached. Regards, Mario cygcheck.out Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: scp slow against cygwin sshd

2003-09-04 Thread Christopher Faylor
On Thu, Sep 04, 2003 at 01:50:45PM +0200, Mario Kuechler wrote: >when scp'ing files to or from Windows (2000) boxes with Cygwin sshd >installed (out of the box installation) transfer speed is not higher than >100 KB/s. All other network operations work as expected (100 MBit). > >Where to start debu