[Bug 12806] Deleting in a row of hardlinked snapshots resets file permissions.

samba-bugs at samba.org samba-bugs at samba.org
Thu Sep 21 23:54:15 UTC 2023


https://bugzilla.samba.org/show_bug.cgi?id=12806

--- Comment #7 from Aryo Da <rsync at altfeld-im.de> ---
I think this a severe bug for all backup use cases of rsync that take a full
snapshot with permissions (--perms) by creating hardlinks to unchanged files +
copies of changed files (--link-dest):

-> Whenever an old snapshot is deleted with `rsync --delete` the permissions of
the hardlinked files change and trigger another copy of the files in a new
snapshot (= waste of storage space and backup run-time).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list