samba-bugs at samba.org
2021-Jan-16 01:18 UTC
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
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.