wget cannot download files little over 4 gig

2004-03-10 Thread Eduard Boer
Hi again,

I'm trying to download a file of 4974284800 bytes from an apache webserver.

wget says the file is 679,317,504 bytes, so de last 4 gig will not be 
downloaded. It's weird cause the download of largere files did succeed 
(although it did give an error).

greetings
Eduard


wget bug in retrieving large files 2 gig

2004-03-09 Thread Eduard Boer
Hi,

While downloading a file of about 3,234,550,172 bytes with wget 
http://foo/foo.mpg; I get an error:

HTTP request sent, awaiting response... 200 OK
Length: unspecified [video/mpeg]
   [  
=   
] -1,060,417,124   13.10M/s

wget: retr.c:292: calc_rate: Assertion `bytes = 0' failed.
Aborted
The md5sum of downloaded and origanal file is de same! So there should 
not be an error.
The amound of 'bytes downloaded' during is not correct also: It become 
negative over 2 gig.

greetings from the Netherlands,
Eduard