Getting past an https login screen

2005-07-01 Thread James Wiebe
How do you get past an https login screen (as opposed to a plain http (non-secure) one)? I'm subscribed to the PGP users' mailing list at https://lists.cryptorights.org/mailman/private/pgp-users/ and wanted to download the archives at this location so that I could search them locally. I'm using

Re: I had an unsuccessful compile of ver 1.10 on Windows 2000 and also XP with MSVC++ 6.0

2005-07-01 Thread Hrvoje Niksic
James Wiebe [EMAIL PROTECTED] writes: I'm writing to report my unsuccessful compile of WGet ver 1.10 on Windows 2000 and also XP with MSVC++ 6.0. This is a known bug in MSVC++ 6.0. You can work around it by compiling retr.c and http.c with no (or at least less) optimization.

Re: Getting past an https login screen

2005-07-01 Thread Hrvoje Niksic
James Wiebe [EMAIL PROTECTED] writes: How do you get past an https login screen (as opposed to a plain http (non-secure) one)? The procedure is, as far as I know, exactly the same for both. Using an idea from msg Login string Richard Emanilov Wed, 16 Mar 2005 13:38:09 -0800 I tried wget

Mingw bug ?

2005-07-01 Thread Abdurrahman ÇARKACIOĞLU
I succesfully compiled Wget 1.10 using mingw. Although Heiko Herold's wget 1.10 (original wget.exe I mean) (from http://space.tin.it/computer/hherold/) succesfully download the following site, my compiled wget (produced by mingw32-make) hangs immediately forever. Any idea ? wget www.spk.gov.tr

Re: Mingw bug ?

2005-07-01 Thread Hrvoje Niksic
Abdurrahman ÇARKACIOĞLU [EMAIL PROTECTED] writes: I succesfully compiled Wget 1.10 using mingw. Although Heiko Herold's wget 1.10 (original wget.exe I mean) (from http://space.tin.it/computer/hherold/) succesfully download the following site, my compiled wget (produced by mingw32-make) hangs

Re: Mingw bug ?

2005-07-01 Thread A . Carkaci
Abdurrahman ÇARKACIOĞLU abdurrahman.carkacioglu at spk.gov.tr writes: I succesfully compiled Wget 1.10 using mingw. Although Heiko Herold's wget 1.10 (original wget.exe I mean) (from http://space.tin.it/computer/hherold/) succesfully download the following site, my compiled wget (produced

Re: Mingw bug ?

2005-07-01 Thread Hrvoje Niksic
A. Carkaci [EMAIL PROTECTED] writes: ---request begin--- GET /images/spk.ico HTTP/1.0 Referer: http://www.spk.gov.tr/ User-Agent: Wget/1.10 Accept: */* Host: www.spk.gov.tr Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... ---response begin---

Re: I had an unsuccessful compile of ver 1.10 on Windows 2000 and also XP with MSVC++ 6.0

2005-07-01 Thread James Wiebe
Thanks for the tip. I kludged-up the src\makefile (after doing configure --msvc, of course), and it built! Here's the makefile with my mods: --- # Makefile for `wget' utility for MSVC # Copyright (C) 1995, 1996, 1997, 2004 Free Software Foundation, Inc. # This

Re: Getting past an https login screen

2005-07-01 Thread James Wiebe
Thanks for the help in reading the manual ;-) Also I didn't know or realize that you have to post to the name that the form requires -- your tip(s) was very enlightening. Although I'm now having sufficient success in downloading, I still can't seem to recurse past certain levels of pages to get