cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl has very slow upload speed (download speed normal)

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 21 Oct 2005 12:35:03 +0200 (CEST)

On Fri, 21 Oct 2005, Jörg Ufer wrote:

> if i use the programm TOTAL-Commander
> for ftp-upload it needs 15 seconds
> if i use the ms-windows-commandline-tool
> ftp for ftp-upload it needs 10 seconds

I suggest you start with comparing what command sequence they and curl use,
and then see if changing curl to use their approach makes a difference.

> it seems the curl-program use for the
> uplaod a special very slow
> ftp-sub-protokoll
> and for download the normal
> ftp-sub-protokoll
>
> Are there such things?

No. There are different ways to setup the data transfer, but there are no
different protocols for data sending.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-10-21