wiki:borgbackup_commands
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:borgbackup_commands [2020/12/01 16:37] – created antisa | wiki:borgbackup_commands [2022/02/07 09:38] (current) – [See also] add borg backup script antisa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>[backup]}} | + | {{tag> |
| ====== Borg backup commands ====== | ====== Borg backup commands ====== | ||
| + | ===== Init repo ===== | ||
| + | |||
| + | On (Synology 415) NAS share : | ||
| + | BORG_REPO=ssh:// | ||
| + | | ||
| ===== List backups ===== | ===== List backups ===== | ||
| BORG_REPO="/ | BORG_REPO="/ | ||
| | | ||
| - | ==== Mount backup to temporary directory ==== | + | ===== Mount backup to temporary directory |
| backup_name is the first column from list above | backup_name is the first column from list above | ||
| BORG_REPO="/ | BORG_REPO="/ | ||
| + | |||
| + | Unmount with: | ||
| + | borg umount /tmp/borg | ||
| ====== Tested on ====== | ====== Tested on ====== | ||
| Line 14: | Line 22: | ||
| ====== See also ====== | ====== See also ====== | ||
| + | * [[Run borgbackup each day]] | ||
| + | * [[: | ||
| + | |||
| ====== References ====== | ====== References ====== | ||
| * https:// | * https:// | ||
wiki/borgbackup_commands.1606840667.txt.gz · Last modified: by antisa
