| I use Win HTTrack v. 3.33 to mirror web pages. I think its a great program,
but unfortunately I cant really get it in every case.
I want to mirror a webpage which is built up like following:
-----------------------------------------------------
Almost all links are present in this type:
www.samplepage.com/link
www.samplepage.com/others/otherlink
In other words without *.html added at the end.
Every link has an own folder containing an index.htm
A few links are 'completely normal', like this:
www.samplepage.com/normallink.html
-----------------------------------------------------
I would like to mirror such a webpage including all HTML-files and all
JPEG-pictures.
EVERYTHING ELSE should NOT be downloaded.
Is this - because of the unusual links - possible and if its possible, how
should I try it (filters, other options)?
With conventional web pages, which work with linking directly at HTML-files,
Ive always used the following filters:
-*
+www.sample.de/*.html
+www.sample.de/*.jpeg
This works great, but with the other links (www.samplepage.com/link) its
impossible.
Daniel | |