| Hi, I'm trying to mirror a site including google staticmap images but instead
of getting the image files, I get an html error message file saying I have to
be authenticated:
"The following error was encountered:
Cache Access Denied.
Sorry, you are not currently allowed to request:
<http://maps.google.com/maps/api/staticmap?from> this cache until you have
authenticated yourself."
The command line I am using is (winhttrack) :
-F "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" -%F "<!-- Mirrored
from %s%s by HTTrack Website Copier/3.x [XR&CO'2010], %s -->" -%l "en, en, *"
<http://website.com> -O1 "C:\\httrack\\folder" +*.png +*.gif +*.jpg +*.css +*.js
-ad.doubleclick.net/* -mime:application/foobar
What could I do to make httrack able to dowload the images ? | |