borg-hive 0.0.2

Automated backups using Borg Backup
1
2
3
4
5
6
7
8
9
10
11
12
# borg-hive

[![Build Status](https://travis-ci.org/lvillani/borg-hive.svg?branch=master)](https://travis-ci.org/lvillani/borg-hive)

Zero-configuration wrapper over [borg](http://borgbackup.readthedocs.io/en/stable/), the
deduplicating backup program.

Goals:

* Hourly automatic backups of a user's home folder to configurable destinations.
* Support for rotating backups to multiple destination volumes.
* Work behind the scenes. Interrupt the user only for critical errors.