Difference between revisions of "Restic"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* [[restic --help]] | * [[restic --help]] | ||
− | + | * [[restic init]] | |
+ | * [[restic backup]] | ||
* [[restic snapshots]] | * [[restic snapshots]] | ||
+ | * [[restic prune]] | ||
+ | * [[restic forget]] | ||
Revision as of 11:32, 12 December 2023
restic -r /tmp/restic-repo init restic -r /tmp/restic-repo backup .
set -o pipefail mysqldump [...] | restic -r /srv/restic-repo backup --stdin
Related
See also
Advertising: