| I find that when I try to automate httrack (via a bash script and a cron job),
the images and HTML are archived, but the archived HTML points to "live"
remote images, instead of the files that httrack has archived. So instead of
seeing the captured, archived images, you always see current data. How does
one fix this? | |