borgbackup

Deduplicating archiver with compression and authenticated encryption

brewmacoslinux
Try with needOr install directly
Source

About

Deduplicating archiver with compression and authenticated encryption

Commands

borg

Examples

Initialize a new backup repository$ borg init --encryption=repokey /path/to/repo
Create a backup archive of a directory$ borg create /path/to/repo::archive-name /home/user/documents
List all backup archives in a repository$ borg list /path/to/repo