perl.beginners
[Top] [All Lists]

Question about lwp-rget

Subject: Question about lwp-rget
From: bdy120602@xxxxxxxxx (Bdy)
Date: Tue, 29 Jul 2008 06:44:33 -0700 (PDT)
Newsgroups: perl.beginners

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,


<Prev in Thread] Current Thread [Next in Thread>