Description
This bash script sends incremental snapshots to another drive for backing up data. Plug in and mount any btrfs-formatted device you want your system to be backed up to (like a USB drive). When you run the script you will be prompted to select a mounted btrfs device, or you can optionally select the disk using its UUID on the command line.
Installation Instructions
Installation
sudo dnf copr enable peoinas/snap-sync && sudo dnf install snap-sync
Documentation
See https://github.com/wesbarnett/snap-sync and man snap-sync
after installation.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (0)*, x86_64 (0)* | Fedora 39 (31 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (0)* | Fedora 40 (21 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (6 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (4)* | Fedora rawhide (51 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jwillikers/snap-sync
More info about enabling Copr repositories