https://github.com/dusanx/saf>
Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup
github.com
1–10 of 26 posts
https://github.com/dusanx/saf>
Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup
github.com
Have a look at restic for a good alternative to this.
Have a look at restic for a good alternative to this.
Have a look at restic for a good alternative to this.
Typical HN to immediately tell everyone to use something else when someone posts something they spent time and effort on making, just because it's not 100% unique
Have a look at restic for a good alternative to this.
Earlier quoted context omitted.
Typical HN to immediately tell everyone to use something else when someone posts something they spent time and effort on making, just because it's not 100% unique
These alternative recommendations are exactly what I'm looking for when browsing the comments.
Two scripts linked at the bottom of README.md are almost perfect and I used one or another for years, but one of them sometimes misses to hard link with previous backup, creating new full backup and wasting resources -- not something that's easy to detect since they all look correct before 'du' or similar analysis.
saf solves few of the problems I faced during the years in a elegant way: multiple targets, target related commands, reliability. Why not XY? Why not saf?