No description
Find a file
2018-08-24 16:09:48 -04:00
btrfssnapshots Fixed remove snapshots function 2018-08-24 16:09:48 -04:00
LICENSE Add LICENSE 2018-08-17 20:53:19 +00:00
README.md Updated README with new functionality 2018-08-23 10:05:53 -04:00

BTRFS Snapshot Rotate

Script to create and rotate BTRFS snapshots Script to backup a folder and also be able to maintain several previous versions efficiently

Usage

Usage:
  btrfssnapshots [options]

Options:
  -n                Create a new snapshot before rotating
  -d <snapshot dir> Directory of snapshots (default: ~/.snapshots)
  -s <dir>          sync snapshots to other directory
  -h                Show this screen.