| First off - Great Software! Thanks!
I'm downloading a text file list of urls but am having trouble getting the
images from those pages to download.
If the urls are all at:
<http://articles.site.com/article/pagename>
I know the images are at:
<http://img.site.com/img/pages/articles/subfolder/image-name.jpg>
So I set my filters to be:
-*
+articles.site.com/article/*.*
+images.site.com/*.*
+img.site.com/*.*
-*.pdf
My mirroring depth and external depth are set to 0 because I only want the
pages in the list of URLs. I have checked the "Get non-HTML files related to a
link" checkbox.
There's nothing in the robots.txt that would preclude the images from
downloading (although I'll ignore robots.txt next time I try to mirror anyway
just to be sure).
Why are the images from the pages not downloading?
Thanks,
Ari | |