I downloaded one file with -c option and it was the output:

[EMAIL PROTECTED]:~/dl]$ wget -c -i nvidia
--06:07:41--  http://download.nvidia.com/XFree86/Linux-x86/1.0-7676/NVIDIA-Linux-x86-1.0-7676-pkg1.r
un
           => `NVIDIA-Linux-x86-1.0-7676-pkg1.run'
Resolving download.nvidia.com... 216.228.115.13, 216.228.115.17, 216.228.121.15
Connecting to download.nvidia.com[216.228.115.13]:80... connected.
HTTP requisição enviada, aguardando resposta... 206 Partial content
Tamanho: 11,340,128 (3,294,148 para o fim) [application/octet-stream]

100%[++++++++++++++++++++++++++++++++++++++++================>] 11,340,128     5.78K/s    ETA 00:00

utime(NVIDIA-Linux-x86-1.0-7676-pkg1.run): File not found
06:18:44 (4.88 KB/s) - `NVIDIA-Linux-x86-1.0-7676-pkg1.run' received [11340128/11340128]

--06:18:44--  http://download.nvidia.com/XFree86/nforce/1.0-0306/NFORCE-Linux-x86-1.0-0306-pkg1.run
           => `NFORCE-Linux-x86-1.0-0306-pkg1.run'
Reusing connection to download.nvidia.com:80.
HTTP requisição enviada, aguardando resposta... 200 OK
Tamanho: 6,029,407 [application/octet-stream]

100%[========================================================>] 6,029,407      5.57K/s    ETA 00:00

06:39:03 (4.83 KB/s) - `NFORCE-Linux-x86-1.0-0306-pkg1.run' received [6029407/6029407]


FINISHED --06:39:03--
Downloaded: 17,369,535 bytes in 2 files

[EMAIL PROTECTED]:~/dl]$ ls -a
NFORCE-Linux-x86-1.0-0306-pkg1.run  nvidia  shellforge-0.1.15.tar.gz  styles  t3.tgz

---------------------------------------------------------------------------------------------------------------------------------

(My current system language is pt_BR, so I translated only the important parts.)
As can be seen, there is only _one_ file that was suposed to be there.

---------------------------------------------------------------------------------------------------------------------------------

[EMAIL PROTECTED]:~]$ wget --version
GNU Wget 1.9.1

[EMAIL PROTECTED]:~]$ uname -a
Linux nemontemi 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux

[EMAIL PROTECTED]:~/dl]$ cat nvidia
http://download.nvidia.com/XFree86/Linux-x86/1.0-7676/NVIDIA-Linux-x86-1.0-7676-pkg1.run
http://download.nvidia.com/XFree86/nforce/1.0-0306/NFORCE-Linux-x86-1.0-0306-pkg1.run

---------------------------------------------------------------------------------------------------------------------------------

The file I've downloaded with -c option was a Firefox .part file, wich I had to resume after a disconnection.

Is there a bug in this?

Thanks,

Kiyoshi Murata.

Reply via email to