Language

Package: borg @ 1.2.1

Synopsis

Deduplicated, encrypted, authenticated and compressed backups

Description

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 storing backups on untrusted computers.

Home page
https://www.borgbackup.org/
Location
gnu/packages/backup.scm (line: 634, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'zstd' does not match package name 'zstd:lib'