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 41
|
aarch64 (8)*, x86_64 (41)* | Fedora 41 (66 downloads) |
Fedora 42
|
aarch64 (5)*, x86_64 (24)* | Fedora 42 (42 downloads) |
Fedora 43
|
aarch64 (8)*, x86_64 (4)* | Fedora 43 (16 downloads) |
Fedora rawhide
|
aarch64 (28)*, x86_64 (21)* | Fedora rawhide (132 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable peoinas/snap-sync
More info about enabling Copr repositories
Fedora 41