From: Wayne Davison Date: Fri, 16 Dec 2005 17:20:22 +0000 (+0000) Subject: Mentioned the auto-protect rule for --backup. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/2067ec73421b16633fcffa283e469022bef550b6 Mentioned the auto-protect rule for --backup. --- 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