Slow upload speed
Upload speed of site.zip (45mb) using WinSCP -> 30kb/s
Upload speed of site.zip (45mb) using Filezilla -> 680kb/s
Both are using FTP connections, No Ecryption mode.
<invalid hyperlink removed by admin>
Advertisement
Advertisement
Advertisement
Advertisement
open sftp://Login:Pass@ftp.blah-blah.lv:2223 -hostkey=* option confirm off option transfer binary put -resumesupport=off test.test exit
Advertisement
Advertisement
What article?Ok. I was reading here in the website and I found an article about CPU and encryption (disable/enable), that should speed up. Is that an option?
Advertisement
Advertisement
Thanks for your report.WinSCP 5.10 beta seems to improve the situation quite a bit, but my transfer speeds still oscillate between 10 KB/s and 280 KB/s for small files. For JPG files I get now between 100 KB/s and 700 KB/s, and I think that's really a nice improvement. (For large files, I get about 5 MB/s.)
What bothers me, is that in the queue I still always see only 1 file being transferred at the same time, even though in the settings I configured the maximum at 9 files at a time. Am I doing something wrong?
Advertisement
set /P password=Enter website pwd or Enter to quit: if %password% == "" exit echo Starting WinSCP "C:\Program Files (x86)\WinSCP\WinSCP.com" /log=my.log /ini=nul /command "open ftp://xxx:"%password%"@ftp.xxx.com/" ^ "put C:\Users\xxx.zip /public_html/xxx.zip" ^ "exit" echo WinSCP finished
Advertisement
Advertisement
Advertisement
You can post new topics in this forum