rustic

Fast, encrypted, and deduplicated backups powered by Rust

brewmacoslinux
Try with needOr install directly
Source

About

Fast, encrypted, and deduplicated backups powered by Rust

Commands

rustic

Examples

Initialize a new backup repository$ rustic init -r /path/to/repo
Create a backup of a directory$ rustic backup -r /path/to/repo /home/user/documents
List all snapshots in the repository$ rustic snapshots -r /path/to/repo