Hello all:
 
Here is the scenario... I am trying to d/l a webpage, but the issue is there are two authentication challenges. The first is from the web server, so I wanted to use something like wget --http-user=user --http-passwd=password http://website.html , once authenticated with the web server there in an application authentication via post so I found, wget --http-post="login=user&password=pw" http://www.yourclient.com/somepage.html on the gnu site to be an option. Is there a way I can concatenate both challenges into one string when trying to d/l the page? any help would be greatly appreciated.
 
ps Jorge: is list receiving this email? or am I wasting sending to the wrong address.
 
 
Many thanks, 
 

Richard Emanilov

 

 

[EMAIL PROTECTED]

Reply via email to