Forgot to mention that I am using GNU Wget 1.5.3

Prabakar Venkataraman wrote:
> 
> Hello,
> 
>  I started a download with the following command on a file that was
>  17MB approximately:
> 
>  wget -c <file-url>
> 
>  After downloading 9MB, the connection had got close. which is around
>  60%.
> 
>  When the download was resumed, he correctly resumed at 9MB, but the
>  percentage completion starts off at: 111% !
> 
>  Attached is the minimal transcript:
> 
>  --- cut here ---
>  $ wget -c
> ftp://ftp.gnu.org/gnu/windows/emacs/21.1/emacs-21.1-
> fullbin-i386.tar.gz
>   ...
>  8750K -> .......... .......... .......... .......... .......... [ 59%]
>  8800K -> .......... .......... .......... .......... .......... [ 60%]
>  8850K -> .......... ..
>  .
> 
>  $ wget -c
> ftp://ftp.gnu.org/gnu/windows/emacs/21.1/emacs-21.1-
> fullbin-i386.tar.gz
> 
>  ftp://ftp.gnu.org/gnu/windows/emacs/21.1/emacs-21.1-fullbin-i386.tar.gz
>  Connecting to ftp.gnu.org:21... connected!
>  Logging in as anonymous ... Logged in!
>  ==> TYPE I ... done.  ==> CWD gnu/windows/emacs/21.1 ... done.
>  ==> PORT ... done.    ==> REST 9225880 ... done.
>  ==> RETR emacs-21.1-fullbin-i386.tar.gz ... done.
>  Length: 8,277,040 [-948,840 to go] (unauthoritative)
> 
>           [ skipping 9000K ]
>  9000K -> ,,,,,,,,,. .......... .......... .......... .......... [111%]
>  9050K -> .......... .......... .......... .......... .......... [112%]
>  9100K -> .......... .......... .......... .......... .......... [113%]
>  --- cut here ---
> 
>  Is this a known bug ? is there a patch already ?
> 
> -Prabu.
> --
>  "If you are making tea, at that moment,
>   Buddhism means making the tea well"
> 
>                      - Peter Della Santina,
>                        "The Tree of Enlightenment"

--
 "If you are making tea, at that moment, 
  Buddhism means making the tea well"

                     - Peter Della Santina,
                       "The Tree of Enlightenment"

Reply via email to