[svn] TODO: If -c used on a file that's already completely downloaded, don't

re-download it (unless normal --timestamping processing would cause you to do
so).
This commit is contained in:
dan 2001-01-09 19:45:19 -08:00
parent 040aae87b5
commit 86ee0537d5
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-01-09 Dan Harkless <wget@harkless.org>
* TODO: If -c is on, don't re-download a 100%-downloaded file.
2001-01-06 Dan Harkless <wget@harkless.org>
* ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be

3
TODO
View File

@ -18,6 +18,9 @@ changes.
* Limit the number of successive redirection to max. 20 or so.
* If -c used on a file that's already completely downloaded, don't re-download
it (unless normal --timestamping processing would cause you to do so).
* Take a look at
<http://info.webcrawler.com/mak/projects/robots/norobots-rfc.html>
and support the new directives.