@Thematic
Seems weird. The server is configured with:
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 60
And this is the header I get from wget:
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Wed, 11 Sep 2019 05:33:57 GMT
Server: Apache/2.4.18 (Ubuntu)
Pragma: public
Expires: 0
Cache-Control: public
Content-Disposition: attachment; filename="amiarcadia.lha"
Content-Description: File Transfer
Content-Transfer-Encoding: binary
Accept-Ranges: bytes
Content-Length: 5000476
Content-Type: application/lha
Connection: Keep-Alive
Length: 5000476 (4,8M) [application/lha]
From:
wget --server-response --spider
http://os4depot.net/share/emulation/gamesystem/amiarcadia.lhaWhat parameters are you using for wget?