| suppose i have a partial copy of a site on my hd done via
httrack. suppose i have some other files from that websites
downloaded with some other program. now suppose i want to
integrate those files into the project's dir, so the next
time i run httrack i will not fetch those files as they are
already exisiting locally.
either files get deleted (even though i used -X0) or the
cache is not updated. i think the files get deleted because
httrack wants to fetch them again. i used -C0 once, and it
did seem to do the trick (although i am not quite sure), but
the cache will not be updated then, right?
any hints would be greatly appreciated.
| |