How do you all go about backing up your data on Linux?

https://lemmy.world/post/2127679

How do you all go about backing up your data on Linux? - Lemmy.world

I’m trying to find a good backup solution to make periodic backups of my data. I would assume that the most minimal approach would be to have a Cronjob run rsync periodically, but I’m curious what other solutions exist. I’m interested in both command-line, and GUI solutions.

I use Rclone which has both an WEBUI and CLI.