If i run te following under wget 1.7: wget -nd -m -L -l2 -A "patchdiag.xref" "http://sunsolve.sun.com/autopatch"
It returns two files: patchdiag.xref show.pl?target=raw-patches&display=plain If I run the exact same thing under 1.8.1 it returns NO files. Can someone please let me know what I need to change with the new version to get this working again? Please CC: all responses to [EMAIL PROTECTED] Thanks! I have captured the debug output below: DEBUG output created by Wget 1.8.1 on solaris2.8. Enqueuing http://sunsolve.sun.com/autopatch at depth 0 Queue count 1, maxcount 1. Dequeuing http://sunsolve.sun.com/autopatch at depth 0 Queue count 0, maxcount 1. --15:49:14-- http://sunsolve.sun.com/autopatch => `autopatch' Resolving sunsolve.sun.com... done. Caching sunsolve.sun.com => 192.18.99.122 Connecting to sunsolve.sun.com[192.18.99.122]:80... connected. Created socket 4. Releasing 4d260 (new refcount 1). ---request begin--- GET /autopatch HTTP/1.0 User-Agent: Wget/1.8.1 Host: sunsolve.sun.com Accept: */* Connection: Keep-Alive Authorization: Basic b2R1Y3M6c3lza2lkZGllcw== ---request end--- HTTP request sent, awaiting response... HTTP/1.1 302 Found Date: Sat, 18 May 2002 19:43:11 GMT Server: Apache/1.3.20 (Unix) mod_perl/1.26 mod_ssl/2.8.4 OpenSSL/0.9.6b Location: http://sunsolve.Sun.COM/private-cgi/show.pl?target=raw-patches&display =plain Connection: close Content-Type: text/html; charset=iso-8859-1 Location: http://sunsolve.Sun.COM/private-cgi/show.pl?target=raw-patches&display =plain [following] Closing fd 4 --15:49:14-- http://sunsolve.sun.com/private-cgi/show.pl?target=raw-patches&display=plain => `show.pl?target=raw-patches&display=plain' Found sunsolve.sun.com in host_name_addresses_map (4d260) Connecting to sunsolve.sun.com[192.18.99.122]:80... connected. Created socket 4. Releasing 4d260 (new refcount 1). ---request begin--- GET /private-cgi/show.pl?target=raw-patches&display=plain HTTP/1.0 User-Agent: Wget/1.8.1 Host: sunsolve.sun.com Accept: */* Connection: Keep-Alive Authorization: Basic b2R1Y3M6c3lza2lkZGllcw== ---request end--- HTTP request sent, awaiting response... HTTP/1.1 200 OK Date: Sat, 18 May 2002 19:43:11 GMT Server: Apache/1.3.20 (Unix) mod_perl/1.26 mod_ssl/2.8.4 OpenSSL/0.9.6b Last-Modified: Sat, 18 May 2002 18:33:13 GMT Connection: close Content-Type: text/html Length: unspecified [text/html] [ <=> ] 776,821 192.79K/s Closing fd 4 15:49:21 (192.79 KB/s) - `show.pl?target=raw-patches&display=plain' saved [77682 1] Deciding whether to enqueue "http://sunsolve.sun.com/private-cgi/show.pl?target=raw-patches&display=plai n". It doesn't really look like a relative link. Decided NOT to load it. Redirection "http://sunsolve.sun.com/private-cgi/show.pl?target=raw-patches&display=plai n" failed the test. Removing file due to recursive rejection criteria in recursive_retrieve(): Removing show.pl?target=raw-patches&display=plain since it should be rejected. FINISHED --15:49:21-- Downloaded: 776,821 bytes in 1 files
