Re: NTLM authentication in wget

2003-09-09 Thread Daniel Stenberg
On Mon, 8 Sep 2003, Wayne Eisenberg wrote: I think it must have something to do with NTLM authentication in IIS 5.0, but here's the debug output: [snip] Date: Tue, 09 Sep 2003 09:14:34 GMT WWW-Authenticate: Negotiate WWW-Authenticate: NTLM Content-Length: 4431 Content-Type: text/html

Re: IPv6 detection in configure

2003-09-09 Thread Hrvoje Niksic
Daniel Stenberg [EMAIL PROTECTED] writes: These are two snippets that can be used to detect IPv6 support and a working getaddrinfo() info. Adjust as you see fit! Thanks a bunch! I'll try it out later today.

Re: upcoming new wget version

2003-09-09 Thread DervishD
Hi Jochen :) * Jochen Roderburg [EMAIL PROTECTED] dixit: Question: Is the often discussed *feature* in version 1.8.x meanwhile repaired, that special characters in local filenames are url-encoded? That was the main reason for me that I never started using that version ;-) And that

Enhancement request

2003-09-09 Thread Peter Weiss
Hello! I am using wget 1.8.2 and I find it very useful from time to time to get large files from http servers due to better error handling and interrupted downloads. What I *really* miss in the program is the ability to support the rtsp protocol! If wget would support rtsp too (additonally

Re: upcoming new wget version

2003-09-09 Thread Hrvoje Niksic
Jochen Roderburg [EMAIL PROTECTED] writes: Question: Is the often discussed *feature* in version 1.8.x meanwhile repaired, that special characters in local filenames are url-encoded? Hmm, that was another thing scheduled to be fixed for 1.9.

Windows filename patch

2003-09-09 Thread Herold Heiko
Hrvoje, could you please check the thread Windows filename patch for 1.8.2 from around 24-05-2002 (Hack Kampbjørn, Ian Abbott) ? That patch (url.c) got committed to the 1.8 branch but not to the 1.9 branch. Also, it is comprised of two parts, the first one: @@ -1273,7 +1273,12 @@ if

Re: Windows filename patch

2003-09-09 Thread Hrvoje Niksic
Herold Heiko [EMAIL PROTECTED] writes: could you please check the thread Windows filename patch for 1.8.2 from around 24-05-2002 (Hack Kampbjørn, Ian Abbott) ? That patch (url.c) got committed to the 1.8 branch but not to the 1.9 branch. Also, it is comprised of two parts, the first one:

RE: Windows filename patch

2003-09-09 Thread Herold Heiko
-Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 3:00 PM To: Herold Heiko Cc: [EMAIL PROTECTED]; 'Hack Kampbjørn' Subject: Re: Windows filename patch Herold Heiko [EMAIL PROTECTED] writes: could you please check the thread

Re: rfc2732 patch for wget

2003-09-09 Thread Hrvoje Niksic
Mauro Tortonesi [EMAIL PROTECTED] writes: On Mon, 8 Sep 2003, Post, Mark K wrote: Absolutely. I would much rather get an intelligent error message stating that ipv6 addresses are not supported, versus a misleading one about the host not being found. That would save end-users a whole lot

Re: Help needed! How to pass XML message to webserver

2003-09-09 Thread Aaron S. Hawley
Wget doesn't currently have http file upload capabilities, but if this XML message can be sent by cgi POST parameters then Wget could probably do it. but you'll need to figure out how exactly the XML message is sent using http. /a On Mon, 8 Sep 2003, Vasudha Chiluka wrote: Hi , I need to

Re: Thank you!

2003-09-09 Thread L-Soft list server at Microsoft (1.8e)
See the attached file for details Unknown command - SEE. Try HELP. Summary of resource utilization --- CPU time:0.000 secDevice I/O:4 Overhead CPU:0.000 secPaging I/O:0 CPU model: 933MHz Pentium

IPv6 detection in configure

2003-09-09 Thread Hrvoje Niksic
Thanks to Daniel Stenberg who has either been reading my mind or has had the exact same needs, here is a patch that brings configure (auto-)detection for IPv6. Please test it out on various configurations where IPv6 is or is not enabled. ChangeLog: 2003-09-09 Hrvoje Niksic [EMAIL PROTECTED]

Re: IPv6 detection in configure

2003-09-09 Thread Daniel Stenberg
On Tue, 9 Sep 2003, Hrvoje Niksic wrote: Thanks to Daniel Stenberg who has either been reading my mind or has had the exact same needs, here is a patch that brings configure (auto-)detection for IPv6. Of course I read your mind, what else could it be? :-P I'm glad it helped. --

RE: wget -r -p -k -l 5 www.protcast.com doesnt pull some images t hough they are part of the HREF

2003-09-09 Thread Post, Mark K
No, it won't. The javascript stuff makes sure of that. Mark Post -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 4:32 PM To: [EMAIL PROTECTED] Subject: wget -r -p -k -l 5 www.protcast.com doesnt pull some images though they are

Re: [SPAM?:###] RE: wget -r -p -k -l 5 www.protcast.com doesnt pull some images t hough they are part of the HREF

2003-09-09 Thread Aaron S. Hawley
I, on the other hand, am actually not sure why you're not able to have Wget find the marked up (not javascript) image. Cause it worked for me. % ls -l www.protcast.com/Grafx/menu-contact_\(off\).jpg -rw--- 1 ashawley usr 2377 Jan 10 2003

Maybe a bug in wget?

2003-09-09 Thread n_fujikawa
Dear Sir; We are using wget-1.8.2 and it's very convinient for our routine program. By the way, now we have a trouble with the return code from wget in case of trying to use it with -r option, When wget with -r option fails in a ftp connection, wget returns a code 0. If no -r option, it