chw2054 / quake2-gwt-port

GNU General Public License v2.0
0 stars 0 forks source link

FTP mirrors used are down/too slow #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Most mirrors (all FTP) listed in /src/jake2/tools/Downloader.java are either 
down or are very slow (~17KiB/s) and the only way I've successfully downloaded 
the q2-314-demo-x86.exe file is to empty the mirror list in Downloader.java and 
replace it with a known, fast HTTP mirror. My preferred download mirror is 
http://ftp.iinet.net.au/games/idstuff/quake2/q2-314-demo-x86.exe but there are 
many others that are sufficiently fast. Attached is an updated version of 
Downloader.java with a fast mirror.

Original issue reported on code.google.com by delan.az...@gmail.com on 31 Oct 2010 at 12:59

Attachments:

GoogleCodeExporter commented 8 years ago
Fast download link added. 
If one of the existing URLs is really down, please let me know. The existing 
.de link works fine.

Original comment by stefan.haustein on 11 Oct 2011 at 6:43