From 90fdd89a0b541a4466bd22abd7c7f7dee59b97d0 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 24 Jan 2005 00:56:37 +0000 Subject: [PATCH] Mention the --omit-dir-times option. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 37cc29af..a5ce71f1 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,12 @@ Changes since 2.6.3: option kluges (e.g. the age-old use of "-r --exclude="/*/*" for a non-recursive listing). + - Added the --omit-dir-times option which will avoid updating the + modified time for directories when --times was specified. For a + really large transfer, this option will avoid an extra pass through + the file-list at the end of the transfer to tweak all the directory + times. + - Added support/atomic-rsync -- a perl script that will transfer some files using rsync, and then move the updated files into place all at once at the end of the transfer. Only works when pulling, and uses -- 2.34.1