On 30 Sep 2024 19:28 +0100, from [email protected] (Tim Woodall): > On a slight tangent, how does rsnapshot deal with ext4 uninited extents?
However rsync does. For the actual file copying, rsnapshot largely just delegates to rsync with --link-dest. Looks like at least the Debian packaged default passes -a --delete --numeric-ids --relative --delete-excluded (not necessarily in that order). -- Michael Kjörling 🔗 https://michael.kjorling.se “Remember when, on the Internet, nobody cared that you were a dog?”

