Basil Su
2010-04-20 02:54:14 UTC
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
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