From 859fdaad45aa76afac8bee856dc7b5a6c0ba0e0b Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 24 Jan 2005 00:34:53 +0000 Subject: [PATCH] Mentioned the --dirs and --list-only options. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 864e3fad..37cc29af 100644 --- a/NEWS +++ b/NEWS @@ -78,6 +78,14 @@ Changes since 2.6.3: - The --inplace support was enhanced to work with --compare-dest, --link-dest, and (the new) --copy-dest options. + - Added the --dirs option for an easier way to copy directories + without recursion. + + - Added the --list-only option which is mainly a way for the client to + put the server into listing mode without needing to resort to any + option kluges (e.g. the age-old use of "-r --exclude="/*/*" for a + non-recursive listing). + - 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