A request to admin

2001-10-15 Thread Mikko Kurki-Suonio
Could we please block postings by non-subscribers? I'd rather not have the spam, thankyouverymuch. //Mikko

Re: wget: ftp-retrieve only latest version?

2001-10-10 Thread Mikko Kurki-Suonio
On Wed, 10 Oct 2001, Daniel Stenberg wrote: > > For example in ftp://ftp.gnu.org/pub/gnu/wget there might be > > wget-1.5.tar.gz, wget-1.6.tar.gz, wget-1.7.tar.gz. I would like to "say" > > to wget: retrieve wget-someversion.tar.gz and wget fetches only the > > latest version (in this example: wg

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Mikko Kurki-Suonio
On Tue, 9 Oct 2001 [EMAIL PROTECTED] wrote: > Actually, case can be made for both ways. Ofcourse. Ideally, you could define a totally different set of parameters for the requisite loads. E.g. span hosts for pages but not for requisites. But that might get a tad hard to express on the command l

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Mikko Kurki-Suonio
On Wed, 10 Oct 2001, Jens Roesner wrote: > To me that sounds like a logical combination of -r -np -p? > Any correction appreciated. Doesn't work, apparently because -np overrides -p. I.e. with -np set, no document outside the selected subtree will be loaded, whether it is referred to through re

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Mikko Kurki-Suonio
On Tue, 9 Oct 2001, Ian Abbott wrote: > > I want to download a subtree of HTML documents from a foreign site > > complete with page-requisites for offline viewing. > > > > I.e. "all HTML pages from this point downwards, PLUS all the images(etc.) > > they refer to -- no matter where they are in

Recursive retrieval of page-requisites

2001-10-09 Thread Mikko Kurki-Suonio
Hi, I have the following problem to which I've been unable to find a solution in the documentation: I want to download a subtree of HTML documents from a foreign site complete with page-requisites for offline viewing. I.e. "all HTML pages from this point downwards, PLUS all the images(etc.)