https://bugzilla.wikimedia.org/show_bug.cgi?id=19242
--- Comment #5 from Gene Wang <[email protected]> 2009-06-23 18:38:21 UTC --- I guess the problem is related to the proxy server. I switched to a diffrent proxy server and a download attempt via IE stopped at 918MB. I obtained the wget 1.11.4 and ran it with the -S option. There was a hiccup at around 900MB -- the connection got closed. Fortunately wget is robust enough this time to get reconnected. So far it is still running smoothly with ~3GB downloaded: SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc syswgetrc = c:\Program Files\GnuWin32/etc/wgetrc --2009-06-23 10:21:24-- http://download.wikimedia.org/enwiki/20090618/enwiki-20090618-pages-articles.xml.bz2 Resolving download.wikimedia.org... 208.80.152.183 Connecting to download.wikimedia.org|208.80.152.183|:80... connected. HTTP request sent, awaiting response... HTTP/1.1 200 OK Connection: Keep-Alive Proxy-Connection: Keep-Alive Content-Length: 5258589574 Date: Tue, 23 Jun 2009 17:21:25 GMT Content-Type: application/octet-stream Server: lighttpd/1.4.19 Accept-Ranges: bytes Length: 5258589574 (4.9G) [application/octet-stream] Saving to: `enwiki-20090618-pages-articles.xml.bz2' 18% [=================> ] 963,624,164 763K/s in 21m 9s 2009-06-23 10:42:34 (741 KB/s) - Connection closed at byte 963624164. Retrying. --2009-06-23 10:42:35-- (try: 2) http://download.wikimedia.org/enwiki/20090618/enwiki-20090618-pages-articles.xml.bz2 Connecting to download.wikimedia.org|208.80.152.183|:80... connected. HTTP request sent, awaiting response... HTTP/1.1 206 Partial Content Connection: close Proxy-Connection: close Content-Length: 4294965410 Date: Tue, 23 Jun 2009 17:42:36 GMT Content-Range: bytes 963624164-5258589573/5258589574 Content-Type: application/octet-stream Server: lighttpd/1.4.19 Accept-Ranges: bytes Length: 5258589574 (4.9G), 4294965410 (4.0G) remaining [application/octet-stream] Saving to: `enwiki-20090618-pages-articles.xml.bz2' 58% [+++++++++++++++++======================================> ] 3,086,259,252 773K/s eta 46m 20s Thanks for all of you who have helped! -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
