Re: wget www.openbc.com post-data/cookie problem

2006-05-04 Thread Erich Steinboeck
as you can see the problem is with the web server, that does not return a cookie (by means of the Set-Cookie header) to wget. Yes, that's exactly the problem. Logging on with a standard browser *does* return a cookie and successfully logs you on. Trying the same with wget, the server does

RE: wget www.openbc.com post-data/cookie problem

2006-05-04 Thread Tony Lewis
Erich Steinboeck wrote: Is there a way to trace the browser traffic and compare that to the wget traffic, to see where they differ. You can use a web proxy. I like Achilles: http://www.mavensecurity.com/achilles Tony

Re: wget www.openbc.com post-data/cookie problem

2006-05-03 Thread Mauro Tortonesi
Erich Steinboeck wrote: Mauro Tortonesi wrote: this might be a problem with your server. could you please provide us with the output of wget with the -S option turned on? [...] ---response begin--- HTTP/1.1 200 OK Date: Tue, 02 May 2006 15:01:45 GMT Server: Apache Expires: Now Pragma:

Re: wget www.openbc.com post-data/cookie problem

2006-05-02 Thread Mauro Tortonesi
Erich Steinboeck wrote: Being new to wget (I'm using GNU Wget 1.10.2 for Windows) I'm trying to log into www.openbc.com. It works perfectly with a browser, but I can't get it to work with wget. ... Can anyone help? What am I doing wrong here? Thanks!! this might be a problem with your

Re: wget www.openbc.com post-data/cookie problem

2006-05-02 Thread Erich Steinboeck
Mauro Tortonesi wrote: this might be a problem with your server. could you please provide us with the output of wget with the -S option turned on? Mauro, this is the wget -S output: wget -S --no-check-certificate --keep-session-cookies --save-cookies cookies.txt --post-data