cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem with --limit-rate and Upload multipart/form-data -F

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 3 May 2007 22:45:05 +0200 (CEST)

On Thu, 3 May 2007, Asdf Jkl wrote:

>>> curl -o .progresstemp --limit-rate 143360 -F "login=login" -F
>>> "password=password" -F "filecontent=@abc.zip" --config -
>>
>> what curl version on what platform?
>
> Sorry about that, curl version 7.13.1, Mac OSX 10.4.9, Thanks!

--limit-rate didn't work for -F posts until 7.15.5 (partly) and 7.16.1
(fully). So yes, your problem is known. And your curl version is ancient (>2
years old).

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-05-03