Speed problem
Can you tell me why so slow WinSCP?
On a fast Ethernet network WinSCP reaches 1Mbps.
On the same hardware normal Linux
scp
is 7Mbps.
TIA, Ruzsi
Advertisement
scp
is 7Mbps.
Advertisement
Maybe different encryption algorithm? It can also be fault of WinSCP. Have you triedSo I know scp eats CPU power but why not under Linux?
psftp
/pscp
?
scp
under Linux on the same hardware?
Advertisement
Advertisement
DefaultSendWindow
and TcpWindowSize
value are added
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] "TcpWindowSize"=dword:0000fc00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters] "DefaultSendWindow"=dword:0000fc00
Advertisement
Advertisement
Advertisement
You can post new topics in this forum