WinSCP much slower than pscp -scp

Advertisement

benh57
Joined:
Posts:
4

WinSCP much slower than pscp -scp

Putty 0.60's "pscp.exe -scp" gets me about 2,000 kB/sec of speed over WinSCP (using SCP) 4.0.4 with default connection settings. (force SCP on)

Could this be beacuse WinSCP is using an older version of putty code? Any plans to integrate 0.60?

thanks,

-Ben

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: WinSCP much slower than pscp -scp

Can you try the same with PuTTY 0.58, just to verify that the integration would have a speed benefit?

Reply with quote

benh57
Joined:
Posts:
4

Haven't tried the 0.58 putty - i don't think that was it.

I think we figured this out. WinSCP was defaulting to AES. Blowfish is MUCH faster. I suspect pscp is defaulting to blowfish. (haven't checked, though)

Blowfish is plenty secure for us, so we just disabled AES on the server. blowfish gets used as fallback by winscp.

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

benh57 wrote:

I think we figured this out. WinSCP was defaulting to AES. Blowfish is MUCH faster. I suspect pscp is defaulting to blowfish. (haven't checked, though)
PSCP also uses AES be default.

Blowfish is plenty secure for us, so we just disabled AES on the server. blowfish gets used as fallback by winscp.
You can change the algorithm on SSH tab of login dialog.

Reply with quote

Advertisement

You can post new topics in this forum