[Fwd: 1.5.11-1: sftp performance problem]

Bob Byrnes byrnes@curl.com
Fri Sep 10 20:48:00 GMT 2004


On Sep 10, 11:55am, byrnes@curl.com ("Bob Byrnes") wrote:
-- Subject: Re: [Fwd: 1.5.11-1: sftp performance problem]
>
>              ...  I don't use sftp much, but we pump *enormous* amounts
> of data through sshd otherwise, so it's odd that I haven't noticed any
> performance impact.

Interesting.  The problem seems to affect *only* sftp, and (as Corinna
noted) only inbound transfers.  Outbound sftp works fine, as do scp
transfers in both directions, and data sent through ssh in general.

This explains why I haven't noticed the problem; I generally use scp
instead of sftp, because the latter requires SSH protocol 2, and I need
to deal with a variety of machines, some of which still use the older
SSH protocol 1.

> I guess it's possible that my patch interacts badly with some other
> recent submissions; I did most of my testing with an earlier snapshot.
> 
-- End of excerpt from "Bob Byrnes"

I can reproduce the problem with the earlier snapshot too, so it isn't
caused by anything recent.

I'll do some stracing to see what sftp is doing (that scp and ssh are not).

--
Bob



More information about the Cygwin-patches mailing list