cURL / Mailing Lists / curl-library / Single Mail

curl-library

ftp download problem

From: MEHUL PATEL <mehul_p_at_yahoo.com>
Date: Sun, 14 Oct 2001 12:21:56 -0700 (PDT)

Hi All,

my problem is when I download file from this ftp://ftp.us.dell.com/bios/A17I8000.EXE site
that time I am gating "dltotal = 0" in my progress function.

see if I give "curl_easy_setopt(curl, CURLOPT_RESUME_FROM,0);"
like this,its never give me a total size of file but If I give
"curl_easy_setopt(curl, CURLOPT_RESUME_FROM,10);" its give me a total size of file in my
progress function.

its happened on all win32 platform and only for ftp sites
I am using curl lib 7.8.

Can anyone helping me to solve this problem.

Thanks,
Mehul

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
Received on 2001-10-14