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: How to improve scp speed?


File transfers in scp are encrypted and encryption is CPU intensive.
Either your local workstation or your server might not be able to
encrypt file transfer stream at the same speed, your connection is
able to transfer it. You may try to choose different encryption
algorithm on Login dialog. Blowfish is usually a lot faster than AES.
Also SSH-1 is in general less CPU intensive than SSH-2. SCP protocol
is usually faster than SFTP too.

On 11/28/05, lin q <linq936@hotmail.com> wrote:
> Hi,
>   I have 2 Windows XP machines installed with latest cygwin. In using scp to
> copy some large chunk of data, I find that the speed is never over 180KB/s.
> The 2 machines are on the same giga bit sub network.
>
>   I wonder if I can do something to improve the speed?
>
> Thanks.
>
> _________________________________________________________________
> Don't just search. Find. Check out the new MSN Search!
> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
>
>
> --
> 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/
>
>

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