Re: wget problem with IBM Http Server2 = apache 2

2007-02-03 Thread Steven M. Schweda
In your problem report, I see version numbers for everything but wget. Does adding "-d" to the wget command tell you anything? Anything in the Web server logs? Steven M. Schweda [EMAIL PROTECTED]

RE: wget problem

2007-01-03 Thread Cheng.chungting
ype connect.c:530: warning: passing argument 3 of 'getpeername' from incompatible pointer type *** Error exit code 1 Stop. *** Error exit code 1 Stop. Regards, Ting -Original Message- From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] Sent: 04 January 2007 00:40 To: Chung Ting Che

Re: wget problem

2007-01-03 Thread Mauro Tortonesi
[EMAIL PROTECTED] wrote: > Dear Mauro, > > Yes we have installed those prerequsite package but still failed. > We have tried the PA-RISC depot and it works although we are using > Itanium platform. We have tried another development machine and > the result is the same. So I suspect the depot

RE: wget problem

2007-01-03 Thread Cheng.chungting
. Regards, Ting From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] Sent: 1/3/2007 [Wed] 17:58 To: Chung Ting Cheng (HIT, ODT) Cc: [EMAIL PROTECTED] Subject: Re: wget problem [EMAIL PROTECTED] wrote: > Dear Sir, > > I have installed wget 1.10.2 into HP

Re: wget problem

2007-01-03 Thread Mauro Tortonesi
[EMAIL PROTECTED] wrote: Dear Sir, I have installed wget 1.10.2 into HP-UX 11.23 from http://hpux.cs.utah.edu/hppd/hpux/Gnu/wget-1.10.2/. Also I have installed the runtime dependency packages like libgcc, gettext, libiconv and openssl. However when I run this and get some testing web content.

RE: wget problem

2006-06-27 Thread Paula
Thanks a lot Pat. I will try it out. Paula -Original Message- From: Willener, Pat [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 8:40 PM To: Paula; [EMAIL PROTECTED] Subject: [SPAM] RE: [SPAM] RE: wget problem Yes, wget is not a DOS command, but you can download the Windows

RE: [SPAM] RE: wget problem

2006-06-27 Thread Willener, Pat
- From: Willener, Pat [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 8:26 PM To: [EMAIL PROTECTED] Cc: Paula Subject: [SPAM] RE: wget problem ..OR... specify the full path name - C:\> "C:\Program Files\wget\wget" parameters ..OR... add the path to the %PATH% - C:\&g

RE: [SPAM] RE: wget problem

2006-06-27 Thread Paula
- From: Willener, Pat [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 8:26 PM To: [EMAIL PROTECTED] Cc: Paula Subject: [SPAM] RE: wget problem ..OR... specify the full path name - C:\> "C:\Program Files\wget\wget" parameters ..OR... add the path to the %PATH% - C:\> PATH %

RE: wget problem

2006-06-27 Thread Willener, Pat
PROTECTED] Sent: Wednesday, June 28, 2006 2:00 AM To: Paula; [EMAIL PROTECTED] Subject: RE: wget problem Paula, Go to the directory where you have WGET installed, ie. The directory in which wget.exe is located. The error is saying windows cannot find the "wget" program. Ranjit Sandhu

RE: wget problem

2006-06-27 Thread Sandhu, Ranjit
Paula, Go to the directory where you have WGET installed, ie. The directory in which wget.exe is located. The error is saying windows cannot find the "wget" program. Ranjit Sandhu SRA -Original Message- From: Paula [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 12:31 PM To: [EM

Re: wget problem

2005-04-10 Thread Mauro Tortonesi
On Monday 04 April 2005 09:48 am, Juhana Sadeharju wrote: > Hello. > The following document could not be downloaded at all: > http://www.greyc.ensicaen.fr/~dtschump/greycstoration/ > > If you succeed, please tell me how. I want all the html file > and the images. could you please tell us which c

Re: wget problem: urls behind script

2004-04-18 Thread Hrvoje Niksic
I'm afraid Wget doesn't understand JavaScript. As your example demonstrates, it is impossible to extract URLs from JavaScript by merely parsing it -- you need to actually execute it.

Re: wget problem

2003-07-03 Thread Tony Lewis
Rajesh wrote: > Thanks for your reply. I have tried using the command wget > --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)", but it didn't > work. Adding the user agent helps some people -- I think most often with web servers from the evil empire. > I have one more question. I

Re: wget problem

2003-07-03 Thread Rajesh
time using scp. Thanks, Rajesh. >From: "Tony Lewis" <[EMAIL PROTECTED]> >To: "Rajesh" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: Re: wget problem >Date: Thu, 3 Jul 2003 07:46:33 -0700 >MIME-Version: 1.0 >Content

Re: wget problem

2003-07-03 Thread Tony Lewis
Rajesh wrote: > Wget is not mirroring the web site properly. For eg it is not copying symbolic > links from the main web server.The target directories do exist on the mirror > server. wget can only mirror what can be seen from the web. Symbolic links will be treated as hard references (assuming t

Re: wget problem

2002-12-17 Thread Hack Kampbjorn
Nathan Morehart wrote: i have just installed the windows port of wget. my question comes under the subject of querystrings. i see there is extra care in the version i have (1.8.2b) to allow "?" in the url.. but what about "&"? ie: http://www.mysite.com?user=me&password=me i get a bad file descri