Re: Keep session cookies command line switch considered invalid

2005-04-10 Thread Mauro Tortonesi
On Tuesday 05 April 2005 09:30 am, Oliver Cole wrote: > Wget seems to consider --keep-session-cookies not to be a valid command > line switch, even though its documented in the man page. > > Eg, > > raptor$ wget --load-cookies cookies.txt --save-cookies cookies.txt > --keep-s

Re: --keep-session-cookies ???

2005-04-08 Thread Mauro Tortonesi
On Thursday 03 March 2005 09:07 am, Hrvoje Niksic wrote: > Brad Andersen <[EMAIL PROTECTED]> writes: > > This option appears to be missing from "wget --help", however, > > it is in the documentation. It is not working in 1.9 or > > 1.9.1. > > That option will first appear in Wget 1.10

Keep session cookies command line switch considered invalid

2005-04-05 Thread Oliver Cole
Wget seems to consider --keep-session-cookies not to be a valid command line switch, even though its documented in the man page. Eg, raptor$ wget --load-cookies cookies.txt --save-cookies cookies.txt --keep-session-cookies --post-file=post.txt https://www.memset.com/login.php wget: unrecognized

Re: --keep-session-cookies ???

2005-03-03 Thread Hrvoje Niksic
Brad Andersen <[EMAIL PROTECTED]> writes: > This option appears to be missing from "wget --help", however, > it is in the documentation. It is not working in 1.9 or > 1.9.1. That option will first appear in Wget 1.10 and is currently available in CVS. Where did you find docume

--keep-session-cookies ???

2005-03-03 Thread Brad Andersen
Hello, This option appears to be missing from "wget --help", however, it is in the documentation. It is not working in 1.9 or 1.9.1. Thank you, Brad

Re: keep-session-cookies

2004-12-10 Thread Nicolas Schodet
* Deryck Thake <[EMAIL PROTECTED]> [041125 20:01]: > Is the keep-session-cookies feature working for any wget 1.9.* on > Windows? I can see that the session cookie is saved in the cookies.txt > file but it does not appear to be used when I rerun wget with the the > load-cookies

keep-session-cookies

2004-11-25 Thread Deryck Thake
Hello List, Is the keep-session-cookies feature working for any wget 1.9.* on Windows? I can see that the session cookie is saved in the cookies.txt file but it does not appear to be used when I rerun wget with the the load-cookies option. Any help/advice would be much appreciated. Thanks

keep-session-cookies and 1.9.2

2004-08-09 Thread Aaron Hamid
Hi there, I was about to post a patch for preserving session cookies when I decided to be proper and check out cvs and generate a patch against it, when I realized that support was already in HEAD under the option "keep-session-cookies". This feature seems to have been added after