Restic
- restic-backup(1) Create a new backup of files and/or directories
- restic-cache(1) Operate on local cache directories
- restic-cat(1) Print internal objects to stdout
- restic-check(1) Check the repository for errors
- restic-copy(1) Copy snapshots from one repository to another
- restic-diff(1) Show differences between two snapshots
- restic-dump(1) Print a backed-up file to stdout
- restic-find(1) Find a file, a directory or restic IDs
- restic-forget(1) Remove snapshots from the repository
- restic-generate(1) Generate manual pages and auto-completion files (bash, fish, zsh)
- restic-init(1) Initialize a new repository
- restic-key(1) Manage keys (passwords)
- restic-list(1) List objects in the repository
- restic-ls(1) List files in a snapshot
- restic-migrate(1) Apply migrations
- restic-mount(1) Mount the repository
- restic-prune(1) Remove unneeded data from the repository
- restic-rebuild-index(1) Build a new index
- restic-recover(1) Recover data from the repository not referenced by snapshots
- restic-restore(1) Extract the data from a snapshot
- restic-self-update(1) Update the restic binary
- restic-snapshots(1) List all snapshots
- restic-stats(1) Scan the repository and show basic statistics
- restic-tag(1) Modify tags on snapshots
- restic-unlock(1) Remove locks other processes created
- restic-version(1) Print version information
- restic(1) Backup and restore files