| The site I am mirroring has pictures stored on an image hosting site.
Unfortunately, this site seems to only allow a certain amount of pictures to
be downloaded in a time frame (ie, 10 pictures per hour). After the limit is
reached, the server returns 403 forbidden for all other image requests for
that time frame. This has resulted in Httrack error log full of 403 forbidden
errors.
I would like to know if there is any way to retry ONLY the images that
resulted in a 403 forbidden error. I don't want to redownload the whole site,
or reparse the whole site. I would just like to download the images whose
links were broken during the first mirror.
Is there a way to do this? Thank you. | |