From 2067ec73421b16633fcffa283e469022bef550b6 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 16 Dec 2005 17:20:22 +0000 Subject: [PATCH] Mentioned the auto-protect rule for --backup. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a777269b..e8e1dff9 100644 --- a/NEWS +++ b/NEWS @@ -92,6 +92,10 @@ Changes since 2.6.6: - If --delete is combined with --dirs without --recursive, rsync will now delete in any directory whose content is being synchronized. + - If --backup is combined with --delete without --backup-dir (and + without --delete-excluded), we add a protect filter-rule to ensure + that files with the backup suffix are not deleted. + - The file-count stats that are output by --progress were improved to better indicate what the numbers mean. For instance, the output: "(xfer#5, to-check=8383/9999)" indicates that this was transferred -- 2.34.1