cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Auto resume bug in lib/ftp.c

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 23 Jul 2008 23:41:14 +0200 (CEST)

On Wed, 23 Jul 2008, Dan Fandrich wrote:

>> Isn't this pretty exactly what KNOWN_BUGS #8 is about?
>
> KNOWN_BUG #8 explains why the results aren't optimal (i.e. the already-
> uploaded portion of the file can't be skipped), but I would expect curl to
> do something sane in this case, namely send a header of:
>
> Content-Range: bytes 0-99/100
>
> and unconditionally upload the entire contents of the file.

Ah, yes it should... I'll see what I can come up with! Thanks!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-07-23