11 lines
231 B
Markdown
11 lines
231 B
Markdown
# butterup
|
|
Backup btrfs snapshots over ssh.
|
|
|
|
## Usage
|
|
Point butterup at a folder containing btrfs subvolumes named according to RFC 3339, it will upload them to a remote host using ssh.
|
|
|
|
For detailed usage:
|
|
```sh
|
|
butterup help
|
|
```
|