Zitat von Hrvoje Niksic <[EMAIL PROTECTED]>:

> Mauro, you will need to look at this one.  Part of the problem is that
> Wget decides to save to index.html.1 although -c is in use.  That is
> solved with the patch attached below.  But the other part is that
> hstat.local_file is a NULL pointer when
> stat(hstat.local_file, &st) is used to determine whether the file
> already exists in the -c case.  That seems to be a result of your
> changes to the code -- previously, hstat.local_file would get
> initialied in http_loop.

This looks as if if could also be the cause for the problems which I reported
some weeks ago for the timestamping mode
(http://www.mail-archive.com/[email protected]/msg09083.html)

J.Roderburg

Reply via email to