From: dan Date: Wed, 10 Jan 2001 03:45:19 +0000 (-0800) Subject: [svn] TODO: If -c used on a file that's already completely downloaded, don't X-Git-Tag: v1.13~2300 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=86ee0537d565836e5c0bd31b08da5f2100968094 [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). --- diff --git a/ChangeLog b/ChangeLog index c25cb526..9887f30a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-09 Dan Harkless + + * TODO: If -c is on, don't re-download a 100%-downloaded file. + 2001-01-06 Dan Harkless * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be diff --git a/TODO b/TODO index 9f8beb38..f7e97eae 100644 --- a/TODO +++ b/TODO @@ -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 and support the new directives.