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.

  • @InverseParallax
    link
    21 year ago

    Do most of my work on nfs, with zfs backing on raidz2, send snapshots for offline backup.

    Don’t have a serious offsite setup yet, but it’s coming.