Hacker News new | ask | show | jobs
by stuxnet79 2749 days ago
Like another commenter mentioned, I would also love to learn more about your rsync / backup system if you are willing to share.
1 comments

It's quite easy to accomplish this by simply rsync'ing to a btrfs volume, and then taking a snapshot.

Furthermore, you can take advantage of rsync ignore files to exclude things you don't want to back up.