I got a crash in wget downloading a large iso file (2,4 GB)

newdeal:/pub/isos# wget -c
ftp://ftp.belnet.be/linux/fedora/linux/core/3/i386/iso/FC3-i386-DVD.iso
--09:22:17--
ftp://ftp.belnet.be/linux/fedora/linux/core/3/i386/iso/FC3-i386-DVD.iso
           => `FC3-i386-DVD.iso'
Resolving ftp.belnet.be... 193.190.198.20
Connecting to ftp.belnet.be[193.190.198.20]:21... connected.
Accesso come utente anonymous ... Login eseguito!
==> SYST ... fatto.   ==> PWD ... fatto.
==> TYPE I ... fatto.  ==> CWD /linux/fedora/linux/core/3/i386/iso ...
fatto.
==> SIZE FC3-i386-DVD.iso ... fatto.
==> PASV ... fatto.   ==> REST 2079173504 ... fatto.
==> RETR FC3-i386-DVD.iso ... fatto.

100%[+++++++++++++++++++++++++++++++++=>] 2,147,470,560   60.39K/s
ETA 00:00wget: progress.c:704: create_image: Assertion `insz <= dlsz'
failed.
Aborted


then I tried to resume the download ..

newdeal:/pub/isos# wget -c
ftp://ftp.belnet.be/linux/fedora/linux/core/3/i386/iso/FC3-i386-DVD.iso
--09:41:40--
ftp://ftp.belnet.be/linux/fedora/linux/core/3/i386/iso/FC3-i386-DVD.iso
           => `FC3-i386-DVD.iso'
Resolving ftp.belnet.be... 193.190.198.20
Connecting to ftp.belnet.be[193.190.198.20]:21... connected.
Accesso come utente anonymous ... Login eseguito!
==> SYST ... fatto.   ==> PWD ... fatto.
==> TYPE I ... fatto.  ==> CWD /linux/fedora/linux/core/3/i386/iso ...
fatto.
==> SIZE FC3-i386-DVD.iso ... fatto.
==> PASV ... fatto.   ==> REST -2147476576 ... 
REST fallito, ricomincio dall'inizio. (restarting from beginning)
==> RETR FC3-i386-DVD.iso ... fatto.

    [
<=>                                                            ] 551,648
63.87K/s    


Here it deleted the old iso image (2,1GB downloaded) and started from
the beginning .. shouldn't it save the new file with a .1 suffix ?



Let me know if I can help you tracking this bug


Thanks,
-- 
Roberto Sebastiano <[EMAIL PROTECTED]>

Reply via email to