cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: resume on file://downloads seems not to work!

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 25 May 2007 23:00:47 +0200 (CEST)

On Fri, 25 May 2007, ·å Í¿ wrote:

> # curl file://downloads/1 -T 2 -C 40

-T means upload actually, while your subject says downloads...

> The size of file 2 was exactly 61 bytes. After implementing, I found curl
> sent exactly 61 bytes instead of 21 bytes.
>
> I think that resume on file://downloads seems not to work! But curl
> pronounces it can support resume on file://URL in
> http://curl.haxx.se/docs/features.html.

It can resume on downloads, but it clearly can't resume on uploads.

Feel like taking a stab at fixing this flaw?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-05-25