top | item 46849982

(no title)

lemonwaterlime | 28 days ago

I had so many corrupted Time Machine backups over the years that I eventually just wrote an incremental backup script in rsync. I’m much happier.

Something like [1] can be inspiration.

[1]: https://github.com/perfacilis/backup

discuss

order

hoherd|27 days ago

I had the exact same experience and did the exact same thing. I also moved my backups from HFS+ to zfs, and got more serious about my backup strategy.

If I had to start over I'd go with rustic-rs or borg backup.

FWIW I do still use `tmutil localsnapshot` for local macOS snapshots where you can use the Time Machine UI to restore files.