On Mon, 2025-05-05 at 19:58 -0700, toddandmargo via users wrote: > > > ---- On Mon, 05 May 2025 14:19:05 -0700 Patrick O'Callaghan > <pocallag...@gmail.com> wrote --- > > > Dump/restore is an ancient set of commands from the days of reel-to- > > reel tape drives, and is designed for backup of entire volumes. There > > are several superior backup systems around now, but for an existing > > backup made with dump I image the only option is some version of > > restore. > > > > poc > > You convinced me. Do you have a recommendation you like to replace > dump/restore?
I don't know your specific requirements, but I use BorgBackup (dnf install borgbackup). It's widely used, actively maintained, has deduplication, encryption and compression features, can manage local and remote backups, has hooks for special cases such as databases. I run it from a nightly script which is actually a separate package called borgmatic. The config file can be somewhat quirky but once configured you can basically forget about it. See: https://www.borgbackup.org/ poc -- _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue