curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Windows users! Help us test upload performance tuning?

From: Gisle Vanem via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 9 Aug 2018 18:31:12 +0200

Jan Ehrhardt wrote:

>> Wow dude! 2 times faster than FileZilla now.
>>
>> Time decreased from 33.153s to 6.4 sec (same random 10 MByte file).
>> Versus approx. 5.3 sec for curl/FTP.
>
> Using SFTP?

Yes:
curl.exe -k -# --write-out "speed: %%{speed_upload} bytes/sec, total-time: %%{time_total}" ^
      sftp://xyz -T c:\TEMP\curl-test.file
speed: 1649348,000 bytes/sec, total-time: 6,063000

-- 
--gv
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-08-09