| I'm trying to download a Joomla website with HTTrack, everything goes well
except the images (photos) on the website. After the download is done the
images are not downloaded and in the website still linked to the original
domain.
I tried a lot of different settings and wildcards including:
+*.gif +*.jpg +*.png +*.tif +*.bmp
+*.zip +*.tar +*.tgz +*.gz +*.rar +*.z +*.exe
+*.mov +*.mpg +*.mpeg +*.avi +*.asf +*.mp3 +*.mp2 +*.rm +*.wav +*.vob +*.qt
+*.vid +*.ac3 +*.wma +*.wmv
+*[name].{domain}.nl*
All other settings are still default
The images on the site are in jpg format and are connected trough direct links
in the HTML (eg. <http://{domain}/Photos/{folder> with date}/{imagename}.jpg
Anyone any idea how I can make HTTrack download the .jpg files too?
Thanks for your help! | |