@david_[email protected] @[email protected] I might be thinking wrong but I'm fairly sure if you took a bunch of snapshots at regular intervals you can use zfs diff between them to track file level changes?
It tells you a file has changed, then you did the files that have changed to see the actual changes?
@david_[email protected] @[email protected] I might be thinking wrong but I'm fairly sure if you took a bunch of snapshots at regular intervals you can use
zfs diff
between them to track file level changes?It tells you a file has changed, then you did the files that have changed to see the actual changes?