If I use lwp-rget to retrieve a Web site, will it retrieve new pages
added that may not be linked to?

For example, the site www.123.com is composed of 10 pages, each of
which is accessible through links on the site.

But, two pages are added in the span of three days. 
www.123.com/fourteen-five.jsp
and www.123.com/eight-nine.html.

fourteen-five.jsp isn't accessible through any links on the site, but
eight-nine.html is.

Will lwp-rget be able to find both pages in addition to the 10
original pages?

Thanks,


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to