cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Partial Downloads

From: Dejan Tolj <dejan1_at_gmail.com>
Date: Fri, 28 Jan 2011 13:40:31 -0500

It seems curl version 7.15.5 has that problem, but after upgrading to
curl 7.19.7 it works. Thanks.

On 1/28/11, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Fri, 28 Jan 2011, Dejan Tolj wrote:
>
>> I am using curl 7.15.5
>
> Released on Aug 7 2006, 24 releases ago... also 619 documented bugfixes ago.
> You should also note that 7.15.5 has 4 known security vulnerabilities.
>
> (http://curl.haxx.se/docs/releases.html has all this info)
>
>> Does the fact that it dosn't work in the form 0-1024 have anything to do
>> with the windows FTP server that I am using?
>
> No. The range download over FTP is done entirely by itself, as libcurl will
> ask for the file to get transfer and will simply stop the transfer after the
> sufficient amount of data has been received.
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> 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
>
-------------------------------------------------------------------
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-01-28