If you're talking about direct access to the URL of the image itself being blocked - as in, blocked in the browser when you're trying to get the image independent of the page - that makes me suspect the server is checking HTTP_REFERER and blocking requests on that criteria. You could use LWP to get a page, build a list of images, and send a new series of GET requests after populating the referer header of the HTTP::Request object with the url of the original page.
HTH.
In reply to Re: getstore protected image
by jpeg
in thread getstore protected image
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |