I’m trying to find a good method of making periodic, incremental backups. I assume that the most minimal approach would be to have a Cronjob run rsync
periodically, but I’m curious what other solutions may exist.
I’m interested in both command-line, and GUI solutions.
I use Borg backup with Vorta for a GUI. Hasn’t let me down yet.
Borgmatic is also a great option, cli only.
I use PikaBackup which I think uses Borg. Super good looking Gnome app that has worked for me.
This is the correct answer.