tarsnap

Secure online backup utility with client-side encryption

brewmacoslinux
Try with needOr install directly
Source

About

Online backups for the truly paranoid

Commands

tarsnap

Examples

Create a backup of a directory$ tarsnap -c -f backup-$(date +%Y%m%d) /path/to/backup
List all existing backups$ tarsnap --list-archives
Restore a backup to current directory$ tarsnap -x -f backup-20240115