"David A. Desrosiers" <[EMAIL PROTECTED]> writes: > Here's what I propose: > > --stayonhost: Will not ever leave the FQDN you specify in your -H > <url> syntax. > > --staybelow: (should take a URI as an argument, not a URL) Will > restrict ascention to the supplied URL as a parent.
Is this different from maxdepth 1? I'm a bit confused about what you said about up and down. I think --stayonhost should be a special case for --staybelow=http://fqdn/. Hmm, perhaps not: what should be done about references to ftp://fqdn/? With --stayonhost they should included, with --staybelow they should not. > --stayondomain: Will never leave the network you specify, so that > www.foo.com, images.foo.com, and foo.com will all be > assumed to be included in the same "pluck". Content > from all "member domains" will be included. I hacked in this feature in WWWOFFLE, for the same reasons (well, IGN rather than slashdot). Kjetil T.
