[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send

samba-bugs at samba.org samba-bugs at samba.org
Sat Jan 16 01:18:31 UTC 2021


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

--- Comment #37 from elatllat at gmail.com ---
The btrfs equivalent is a bit more rough but (link for rename);

#./btrfs-snapshots-diff.py -sb -p /media/btrfs/v_1/s_1 -c /media/btrfs/v_1/s_2
| grep -E path=. | grep -v utimes | tail -n +2
link;path=fileB;path_link=fileC
unlink;path=fileB

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


More information about the rsync mailing list