A program for creating, culling, and remote backup of btrfs snapshots
Project description
snapintime is meant to manage the creation, culling, and send to a remote location of btrfs snapshots.
As of version 0.11.0, it creates snapshots, culls local snapshots three days old, a week old, and for the previous quarter. It can also btrfs send/receive to a remote btrfs subvol.
Culling:
Three days ago: Leave at most 4 snapshots behind - closest snapshots to 0000, 0600, 1200, and 1800. (implemented)
Seven days ago: Leave at most 1 snapshot behind - the last one that day. In a perfect situation, it would be the one taken at 1800. (implemented)
After a quarter (defined as 13 weeks) - Leave at most 1 snapshot per week. (implemented)
After a year (52 weeks) - Leave at most 1 snapshot per quarter (implemented)
Documentation can be found at: https://snap-in-time.readthedocs.io/en/latest/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for snapintime-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 488ac97a9e3b113518a8b2992c233682b108358a254fbb0ea6f64f60b9029cce |
|
MD5 | b25144bbf186faca769ccae1635b1aeb |
|
BLAKE2b-256 | 5c2c224f95be63412b7f3e8f12d0ed62bfb56276097d4c28ccbc8da437a59086 |