borg
borg copied to clipboard
add bit rot detection to diff command
borg could detect if archived file content changed, but metadata (mtime, ctime) did not.
note: this can only work if the more recent archive was created ignoring the files cache (because otherwise borg would not even read files that do not look modified by their metadata).