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 38 | aarch64 (12)*, x86_64 (45)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (9)*, x86_64 (66)* | Fedora 39 (78 downloads) |
Fedora 40 | aarch64 (8)*, x86_64 (48)* | Fedora 40 (60 downloads) |
Fedora 41 | aarch64 (2)*, x86_64 (6)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (23)*, x86_64 (16)* | Fedora rawhide (101 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable peoinas/snap-sync
More info about enabling Copr repositories