From 71a84cbab0dc4995ff921b5ec5ad06af5962da5a Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 11 Feb 2006 02:37:58 +0000 Subject: [PATCH] Mention the ignoring of SIGXFSZ. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index c73fe167..58cf32b5 100644 --- a/NEWS +++ b/NEWS @@ -87,6 +87,9 @@ Changes since 2.6.6: - Got rid of the need for --force to be used in some circumstances with --delete-after (making it consistent with --delete-before/-during). + - Rsync now ignores the SIGXFSZ signal, just in case your OS sends this + when a file is too large (rsync handles the write error). + ENHANCEMENTS: - Added the --append option that makes rsync append data onto files that -- 2.34.1