Dear bug-wget,
Nevermind. Operator error. I don't know how I can be so stupid sometimes. Regret bothering you. Regards, ChazD -----Original Message----- From: ChazD [mailto:[email protected]] Sent: Saturday, May 23, 2009 11:29 AM To: '[email protected]' Subject: GnuWIN32 wget 1.11.4 will not download files Hi bug-wget, Sorry for bothering you, but I've got a problem that I can't solve and I've tried a number of things. Anyway, wget will only download the index.html file for a given site. For example, http://www.esoteric.msu.edu/jpg/layout/ has a number of jpgs. But wget will not download them; output can be seen below. This happens at virtually every site I go to. I get Length:unspecified [text/html] and wget just downloads an index.html file. Would appreciate any assistance you can provide. (oh, running Windows XP SP 3 on a Dell Dimension 4550). Thank you for your time. Respectfully, Chaz C:\Program Files\GnuWin32\bin>wget -Ajpg -Svd http://www.esoteric.msu.edu/jpg/la yout/ SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc syswgetrc = C:\Program Files\GnuWin32/etc/wgetrc DEBUG output created by Wget 1.11.4 on Windows-MinGW. --2009-05-23 11:23:45-- http://www.esoteric.msu.edu/jpg/layout/ Resolving www.esoteric.msu.edu... seconds 0.00, 35.9.18.3 Caching www.esoteric.msu.edu => 35.9.18.3 Connecting to www.esoteric.msu.edu|35.9.18.3|:80... seconds 0.00, connected. Created socket 1884. Releasing 0x009d6e90 (new refcount 1). ---request begin--- GET /jpg/layout/ HTTP/1.0 User-Agent: Wget/1.11.4 Accept: */* Host: www.esoteric.msu.edu Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.1 200 OK Date: Sat, 23 May 2009 15:24:03 GMT Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.4.0 mod_ssl/2.8.22 OpenSSL/0.9.7e mod_perl/1.29 DAV/1.0.3 Connection: close Content-Type: text/html; charset=iso-8859-1 ---response end--- HTTP/1.1 200 OK Date: Sat, 23 May 2009 15:24:03 GMT Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.4.0 mod_ssl/2.8.22 OpenSSL/0.9. 7e mod_perl/1.29 DAV/1.0.3 Connection: close Content-Type: text/html; charset=iso-8859-1 Length: unspecified [text/html] Saving to: `index.html.5' [ <=> ] 5,509 --.-K/s in 0.06s Closed fd 1884 2009-05-23 11:23:46 (94.3 KB/s) - `index.html.5' saved [5509]
