#Backup question to the community

Using modern filesystems like #btrfs, isn't there a easy to handle solution to make snapshots and back them up with good #ux?

In my case, running #NAS on #TrueNAS, I guess I can leverage:
- Create #zvol
- Ise #btrbk, targeted to this zvol

Is there another solution? #WebUI? #GUI? #Docker?

@shur3d, if you are able to use #ZFS on the machines to be backed up too, you can use its snapshot replication for this. While there are many tools for this, I’ve been using #sanoid + #syncoid for this and it works very well.
@artfulsodger thanks a lot
My goal is to keep using btrfs and I'm wondering how to leverage it's capabilities