Hi, This is what I'm trying:
wget --http-user=ogwamike --http-passwd=xxxxxxx "http://sunsolve.sun.com/pdownload.do?target=138253-02&method=h" --ca-certificate=/u01/patch/sun/cacerts.pem -O 138253-02.zip --2010-04-30 18:00:05-- http://sunsolve.sun.com/pdownload.do?target=138253-02&method=h idn_decode failed (9): `System iconv failed' Resolving sunsolve.sun.com... 192.18.108.40 idn_decode failed (9): `System iconv failed' Connecting to sunsolve.sun.com|192.18.108.40|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2010-04-30 18:00:05 ERROR 403: Forbidden. I also get the same if I use no-check-certificate wget --http-user=ogwamike --http-passwd=xxxxxxx --no-check-certificate "http://sunsolve.sun.com/pdownload.do?target=138253-02&method=h" --ca-certificate=/u01/patch/sun/cacerts.pem -O 138253-02.zip --2010-04-30 18:03:50-- http://sunsolve.sun.com/pdownload.do?target=138253-02&method=h idn_decode failed (9): `System iconv failed' Resolving sunsolve.sun.com... 192.18.108.40 idn_decode failed (9): `System iconv failed' Connecting to sunsolve.sun.com|192.18.108.40|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2010-04-30 18:03:50 ERROR 403: Forbidden. I'm away for a couple of weeks now, so please don't expect a response until then. Thanks for responding Best regards Mike -----Original Message----- From: Keisial [mailto:[email protected]] Sent: 30 April 2010 17:18 To: Irving, Mike Cc: [email protected]; [email protected] Subject: Re: [Bug-wget] wget 403 error Jill Brandmeir wrote: > Hi, > The following feedback came into a Sun feedback system from > [email protected]. > > I get error 403 Forbidden when I try wget > > The comment came in 4/26/10. > > Thanks and please deal with him directly for any solutions. > > Jill What is mike trying to download? Looks like that server hsas blacklisted wget, not something imputable to wget. _______________________________________________________ Atos Origin and Atos Consulting are trading names used by the Atos Origin group. The following trading entities are registered in England and Wales: Atos Origin IT Services UK Limited (registered number 01245534) and Atos Consulting Limited (registered number 04312380). The registered office for each is at 4 Triton Square, Regents Place, London, NW1 3HG.The VAT No. for each is: GB232327983 This e-mail and the documents attached are confidential and intended solely for the addressee, and may contain confidential or privileged information. If you receive this e-mail in error, you are not authorised to copy, disclose, use or retain it. Please notify the sender immediately and delete this email from your systems. As emails may be intercepted, amended or lost, they are not secure. Atos Origin therefore can accept no liability for any errors or their content. Although Atos Origin endeavours to maintain a virus-free network, we do not warrant that this transmission is virus-free and can accept no liability for any damages resulting from any virus transmitted. The risks are deemed to be accepted by everyone who communicates with Atos Origin by email. _______________________________________________________
