cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Limit speed for multiple downloads

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 28 Jan 2010 22:12:26 +0100 (CET)

On Thu, 28 Jan 2010, Patrick K. wrote:

> I would like to limit the speed for multiple downloads. I checked out the
> easy interface and found a way to limit it for just one download. Of course,
> that is not enough because I need this option for more than one download.
> Unfortunately the multi interface does not provide a way, too.

No, it doesn't provide any such feature but you _can_ craft one yourself by
pausing the "too fast" one(s) during short periods of time.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-01-28