curl-library
Re: How to set the number of retries for FTP?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Oct 2002 14:15:18 +0200 (MET DST)
Date: Tue, 8 Oct 2002 14:15:18 +0200 (MET DST)
On Tue, 8 Oct 2002, Guido Reina wrote:
> How can I set the number of retries for FTP uploading? I haven't seen
> anything in 'curl_easy_setopt'.
There is no such thing as retries built-in in libcurl.
If the transfer fails, you have the option to call curl_easy_perform() again
to retry. You can do that any number of times.
-- Daniel Stenberg -- curl related mails on curl related mailing lists please ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2002-10-08