Re: Problem recursive download

2003-10-16 Thread Hrvoje Niksic
"Sergey Vasilevsky" <[EMAIL PROTECTED]> writes: > I think wget strong verify link syntax: > onMouseOut="img_off('main21')"> > That link have incorrect symbol ';' not quoted in . You are right. However, this has been fixed in Wget 1.9-beta, which will interpret the above as: In other word

Re: Problem recursive download

2003-10-16 Thread Hrvoje Niksic
This seems to work in my copy of 1.8.2. Perhaps you have something in your .wgetrc that breaks things?

RE: Problem recursive download

2003-10-16 Thread Sergey Vasilevsky
I think wget strong verify link syntax: That link have incorrect symbol ';' not quoted in . > -Original Message- > From: Sergey Vasilevsky [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 16, 2003 10:15 AM > To: [EMAIL PROTECTED] > Subject: Problem recursive

Problem recursive download

2003-10-16 Thread Sergey Vasilevsky
I use wget 1.8.2 Try recursive downdload www.map-by.info/index.html, but wget stop in first page. Why? index.html have links to another page. /usr/local/bin/wget -np -r -N -nH --referer=http://map-by.info -P /tmp/www.map-by.info -D map-by.info http://map-by.info http://www.map-by.info --10:09:25-