What I want is to download a website completely, which I'm currently doing like this:

wget -r -l 0 -p -k -E http://example.com

But I also want to download the page requisites (but no html) that is outside example.com. Is this possible? I've been searching the manual and google for about an hour so help would be much appreciated, and in that case please cc me as I'm not a subscriber.

If this is not possible with wget consider it a suggestion.

Thank you
Albin

Reply via email to