, it
On 12/8/23 12:56, Tim Evans wrote:
Since tine immemorial (I first touched a UNIX system circa 1984), I have used the venerable 'dump' utility to do automated full and incremental backups to an NFS-mounted network storage appliance (NAS).

Now, with a brand new laptop, with fresh install using btrfs filesystems, I find 'dump' does not work on them. (Fortunately, I was able to use the companion utility 'restore' to recover my /home backups and assorted config files from the root filesystem of my old laptop.)

So, I'm looking re-script my backups using btrfs tools.  So far, it appears I cannot do btrfs snapshots to the NAS and I'm not wanting to attach another disk to the laptop just for snapshots. Are there analogous (to 'dump' and 'restore') btrfs utilities that can do backups this way, and can be scripted?

Thnks for all the replies. Based on popular demand, it appears 'rsync' is the way to go in my situation. (Laptop, not always on and not always at home.). And, with a couple of recommendations, I'm trying out 'backintime,' which is a graphical front end to 'rsync.' While I can't use its automation , its snapshots can be initiated manually as needed, and with snapshots directed to the NFS-mounted NAS.

I mentioned 'rsnapshot' in a previous reply. While this has similar snaoshotting capabilities, it's a very old package that doesn't have a GUI and--most importantly--doesn't incorporate recovery of backed-up files; 'backintime' has both.
--
_______________________________________________
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

Reply via email to