| > Now I'm left with everything nicely downloaded, the
> only problem is that the files are not parsed (they
> have absolute links instead of the offline-available
> relative links).
Humm, this is strange - the html files you see are final ones - httrack do not
update them ; could it be some kind of javascript issue ?
> I tried running httrack --continue and also httrack
> --continue --updatehack, but httrack now insists on
> redownloading everything again.
Was the cache damaged due to the ^C interrupt maybe ? (ie. corrupted ZIP file
?) In this case, httrack won't be able to quickly re-parse the files, because
the cache is the only way files can be rechecked (ie. html files on disk are
never used for update - only data files might be used as they are left
untouched)
| |