cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET