cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: How can I resume download(ftp) command with range option?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 26 Nov 2009 12:48:29 +0100 (CET)

On Thu, 26 Nov 2009, Inseon, Son wrote:

Please don't top-post!

> Um... I want to got a part of file.
>
> |--------------------------------------|
> |---A---| |---B---|

Those are _two_ parts. A and B. For FTP you need to two two requests, one
for each range (with -r).

-- 
  / 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
Received on 2009-11-26