All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Implementing Time Machine-style Backups with rsync for Personal Data Protection

By

accrual

3mo ago· 2 min readen

Summary

The article discusses the author's personal experience with implementing Time Machine-style backups using rsync after accidentally deleting files. The author shares their transition from using macOS Time Machine to creating time-based snapshots with rsync on a home server, explaining how this approach provides better data protection through versioned backups that preserve file history.

Key quotes

· 3 pulled
I have digital backups of data, especially of my photos, going back almost a decade
I got into creating time-snapshots of my backups, after I mistakenly deleted a bunch of (non-crucial) personal files with a stray rsync --delete
My home server used be compatible with macOS's Time Machine and when I kept most things on my Mac that was useful, but I changed my data hoarding habits and that solution started to not be the optimal one
Snippet from the RSS feed
Sam Hewitt, Human Interface Designer

You might also wanna read