Displaying 1 result from an estimated 1 matches for "aazhrxby".
2008 Aug 13
1
no backup for excluded files?
Hi,
I use rsync 3.0.2 for daily incremental backups:
rsync -aAzHRxby -f '. -' --numeric-ids --delete-during --delete-excluded \
--suffix='' --backup-dir=$BACKUP_ROOT/$BACKUP_HOST/${TODAY} \
${DESTINATION}$BACKUP_ROOT/$BACKUP_HOST/current <<< $EXCLUDE_PATTERNS
Sometimes I add a new item to $EXCLUDE_PATTERNS but then the excluded
files...