Down in a Rabbit Hole
Down in a Rabbit Hole
@mhunt Hey! I tried all backup software with a GUI, but none of them was simple enough for me (for launching it, for deciding a source/dest, for accessing the data).
I finally made a bash script with rsync following this great blog post: https://earlruby.org/2013/05/creating-differential-backups-with-hard-links-and-rsync/ The author even share a full script in the comment here https://earlruby.org/2013/05/creating-differential-backups-with-hard-links-and-rsync/#comment-61210 . Mine is just this a bit rewritten. I exectute it with https://apps.kde.org/kcron/ daily now during lunch hours. So far, I'm happy about it.