|
|
|
Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup
(github.com)
|
|
89 points
by binaryapparatus
1031 days ago
|
|
I had this backup code working reliably for years, using local file system, vps/dedicated server, or remote storage for backup, then I finally get time to wrap README, iron few missing switches and publish. Should be production ready and reliable, so it could be useful to others. Contributors are welcome. <https://github.com/dusanx/saf> |
|
My solution is to pick a few random files (plus whatever is new), and compute their hashes on both local and remote versions. But it's slow and probabilistic. ZFS also helps, but I feel it's too transparent to rely on (what if the remote storage changes filesystem).