My ssh secure shell always freeze when I try to download file >100KB using SSH Secure File Transfer. Even if the download manage to start, the download speed is less than 1kb/s. But upload of large file (>100KB) is OK. Small file transfer is ok too.
I tried
reboot
and
/etc/init.d/networking restart
still the same.
I used speedtest_cli.py and get a transfer speed Download 780MBit/s. Upload 176.60Mbit/s which actually looks good.
I use netstat and see the Sent-Q is 208 for the SSH, I don't know if this affect the speed (means the Queue is stuck somewhere)? But this number is not big anyway.
I tried WinSCP. The same result.
Any ideas about the problem would be greated appreciated.