Works for me. (Using wget 1.9.1) Using tomcat 5.0.X.

I don't have a tomcat 5.5.X readily available to quickly test this case.

-Tim

Holger Klawitter wrote:

Hi there,

what might be the reasion that

  wget http://theUser:[EMAIL PROTECTED]/someURL

is working, whereas

  wget --http-user=theUser --http-passwd=thePass http://theHost/someURL

yields "Authorization failed" (401)? (I also tried --cookies=on)

(tomcat 5.5.9, wget 1.9.1, jdk 1.5.0_2)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to