cURL / Mailing Lists / curl-users / Single Mail

curl-users

Problem with continuing split download

From: George Varughese <v2george_at_gmail.com>
Date: Mon, 26 Jul 2010 16:08:25 +0530

Hi All,

     I tried a split download of FreeBSD iso ( from 200M to 399M) using:

curl -r 200000000-399999999 -C - -o file.1 url

Looks like it is not continuing as expected.

First download, which was interrupted, displayed:

** Resuming transfer from byte position 200000000
   % Total % Received % Xferd Average Speed Time Time Time
Current
                                  Dload Upload Total Spent Left
Speed
   0 190M 0 1408 0 0 247 0 9d 08h 0:00:05 9d
08h 247^C

Continued download displays:

** Resuming transfer from byte position 4096
   % Total % Received % Xferd Average Speed Time Time Time
Current
                                  Dload Upload Total Spent Left
Speed
   0 1903M 0 1408 0 0 251 0 92d 01h 0:00:05 92d
01h 251^C

Thanks,
George

-------------------------------------------------------------------
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 2010-07-26