| > > 15:12:38 0/-1 -R-M-- 416 error
> > ('Requested%20Range%20Not%20Satisfiable') text/html
>
> This one should be handled by httrack.
If it should be handled by httrack, then why does httrack
delete the file from my hd? According to the coding in
htsback.c, if (back[i].range_req_size == back[i].r.crange),
which from the request and response are both = 190159, then
it should leave the file alone, but doesn't, why not?
> > 15:12:40 63/63 -R-M-- 412 error
> > ('I%20do%20not%20accept%20If-Unmodified-Since')
>
> Humm, it means that the remote server isn't able to handle
> if-unmodified-since, and is not responding correctly to the
> request :(
>
> I'll try to find a workaround, but it's not totally
obvious to do.
>
Does that mean I won't be able to download the site without
a re-downloading a lot of files?
Andrew | |