restic#
Modern encrypted backup tool.
$ restic init -r b2:my-bucket
$ restic -r b2:my-bucket backup ~/Documents
$ restic -r b2:my-bucket snapshots
$ restic -r b2:my-bucket restore latest --target /tmp/restore
Modern encrypted backup tool.
$ restic init -r b2:my-bucket
$ restic -r b2:my-bucket backup ~/Documents
$ restic -r b2:my-bucket snapshots
$ restic -r b2:my-bucket restore latest --target /tmp/restore