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'm Hiding 🇦🇺@aussie.zone
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    I just run my own nextcloud instance. Everything important is synced to that with the nextcloud desktop client, and the server keeps a month’s worth of backups on my NAS via rsync.