| > Question: Will the new Httrack version skip
> incompleted file downloads from the time of the
> power outtage or will it go back and finish any
> interrupted files too?
Interrupted files (in the middle) will not create an entry in the cache (zip),
but httrack should detect them, and ask the remote server for the end of the
file (except if the server is unable to fulfill a range request)
Note that the upcoming -3 release will fix a last (I hope) bug regarding
continue/update (the infamous "Previous file not found (erased by user ?)"
error messages), and an issue regarding --max-time (the cache was not
correctly closed in this case)
| |