| Hello,
I'm looking for a way to mirror a website...say, for
example, my nForce info page:
<http://kazemizadeh.net:8080/nforce/nforce.html>
I have numerous links to other sites from my page.
What I'd like to be able to do is tell Httrack to
download my site, and 1 level of content from each
link (including the images but not any other links
found).
I'm not sure if that was clear, so I'll try to show it
another way...it means I'd like to tell HTTrack to get
all levels of:
<http://kazemizadeh.net:8080/nforce/nforce.html>
plus it's links...this one for example:
<http://support.microsoft.com/default.aspx?scid=kb;EN>-
US;q242937
with the images used by that link (wherever they may
be). I don't want any other files that the external
page links to, just the images it needs to display
without broken images.
In terms of levels I think I need this:
Unlimited depth for internal links
1 level depth for external links + images
(gif/png/jpg) used in those links.
I think this is almost like the option
"Get non-html files related to a link" but not quite. | |