| Hi,
im running HTTrack in a weekly script to mirror a Mediawiki, but i can't get
the images.
Command:
httrack <http://wikiname/wiki/index.php5/Mainpage> -O /wiki_offline_version
-N101 -%s "+wikiname/wiki/images/*" "+*.css" "+*.js" "-oldid=*"
It only downloads the images for the skin of the page but not, whats inside
the "../images/" folder.
When i check the offline version, the images are loaded from the web-wiki into
the offline version. Wont work without a connection.
Thx for your help... | |