From 26ef854b2388c225dc05a38c67e5a147ca6abec3 Mon Sep 17 00:00:00 2001 From: dan Date: Thu, 11 Jan 2001 20:51:59 -0800 Subject: [PATCH] [svn] If -c used with -N, check to make sure a file hasn't changed on the server before "continuing" to download it (preventing a bogus hybrid file). --- ChangeLog | 5 +++++ TODO | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 50f49e31..f433483f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-01-11 Dan Harkless + + * TODO: If -c used with -N, check to make sure a file hasn't + changed on the server before "continuing" to download it. + 2001-01-11 Adrian Aichner * windows/Makefile.src: Updated. diff --git a/TODO b/TODO index c840bb3d..fd748ad3 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,9 @@ changes. * 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). +* If -c used with -N, check to make sure a file hasn't changed on the server + before "continuing" to download it (preventing a bogus hybrid file). + * Take a look at and support the new directives.