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 10:55:21 +0200 (CEST)

On Thu, 3 May 2007, Asdf Jkl wrote:

> I'm having trouble getting curl to adhere to the limit rate set in a
> multipart/form-data upload post herein:
>
> curl -o .progresstemp --limit-rate 143360 -F "login=login" -F
> "password=password" -F "filecontent=@abc.zip" --config -

what curl version on what platform?

-- 
  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