| Hi,
I want to download a whole site <http://www.example.com> wich has html and jpgs.
But some of the jps are stored outside that domain,ie:
<http://mypics.com/image.jpg>. How can I download all the pictures that are
referred to in www.example.com without downloading all from mypics.com?
I've tried with +http://www.example.com/*jpg but it doesn't download anything
from mypics.com
I've tried with +*.jpg and it works but downloading all the jps from
mypics.com not only the ones referred from www.example.com | |