slackbuilds/system/borgbackup
Andrzej Telszewski d449f7ced0 system/borgbackup/borgbackup: Update for version 1.2.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-07-15 10:00:38 +07:00
..
README system/borgbackup: Fix conflict with Sphinx. 2023-09-02 18:02:31 +07:00
borgbackup.SlackBuild system/borgbackup/borgbackup: Update for version 1.2.8 2024-07-15 10:00:38 +07:00
borgbackup.info system/borgbackup/borgbackup: Update for version 1.2.8 2024-07-15 10:00:38 +07:00
slack-desc system/borgbackup: Fix conflict with Sphinx. 2023-09-02 18:02:31 +07:00

README

borgbackup (deduplicating backup program)

BorgBackup (short: Borg) is a deduplicating backup program.
Optionally, it supports compression and authenticated encryption.

The main goal of Borg is to provide an efficient and secure way to
backup data. The data deduplication technique used makes Borg suitable
for daily backups since only changes are stored. The authenticated
encryption technique makes it suitable for backups to not fully trusted
targets.

Borg is a fork of Attic and is maintained by "The Borg collective".

Optional dependencies:

- llfuse for mounting the archives.
- Sphinx and guzzle_sphinx_theme are required if you wish to build the
  HTML docs. Man pages are always included.