cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: A complex case in which using file resume option will failed.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 6 Apr 2015 17:39:43 +0200 (CEST)

On Mon, 6 Apr 2015, Hongyi Zhao wrote:

> 3- Then, I re-run curl with the following command to test the resume
> option of curl by using the above re-generated Packages.bz2 file:

> 4- Finally, I found that the result file is different from the original
> one directly downloaded from that site (*):

> Any hints?

-C - will "resume" a transfer from a given position. If you have a broken
first part of the file, that part will remain just as broken after that
resumption. Resume only means getting the final missing chunk.

-- 
  / 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 2015-04-06