What do you use to back up local files from Linux to external hard drive?
I have been using rsnapshot, but maybe there are better solutions out there?
Does anyone have an experience with btrfs and snapshots? Do you trust it?

#Linux #techsupport #fedihelp #helpdesk #help #Support #Backup #softwarerecommendation #btrfs #OpenSource #question

@mirekdlugosz https://github.com/digint/btrbk <-- works beautifully for me and was pretty easy to set up. It is vital to set up your btrfs volume correctly right from the start (root as extra subvolume!) to get the most out of it.
GitHub - digint/btrbk: Tool for creating snapshots and remote backups of btrfs subvolumes

Tool for creating snapshots and remote backups of btrfs subvolumes - digint/btrbk

GitHub