hi all,
   i use libcurl (7.19) to develop a simple ftp client on Linux.  i found
some ftp servers very busy and my client could not connect. i konw some
other ftp client softwares will retry ( like that it retry for 30 times in 5
minutes, and if it still could not connect, give it up).  my problem is :
will libcurl retry itself? if it will, is there some functions i could use
to control it or configure?  or  i have to retry myself? thanks.

yours,
Andrew
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to