cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl file download error

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 11 May 2011 15:15:31 -0700

On Wed, May 11, 2011 at 11:18:05PM +0200, Daniel Stenberg wrote:
> On Wed, 11 May 2011, Thogiti, Nagaraju wrote:
> >I was thinking if there is a way to tell curl pause for 2 or 3 seconds
> >before it pings the next request.
>
> "before it sends the next request" would be a correct way to phrase that.
>
> curl has no such option, but you can of course make your own
> code/script do it like that.

The --retry-delay option can be used to delay before retrying the current
request.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-12