Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
38199d16
Verified
Commit
38199d16
authored
Jul 07, 2020
by
Sven-Hendrik Haase
Browse files
Update backup instructions in README
parent
68500313
Pipeline
#384
passed with stage
in 59 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
38199d16
...
...
@@ -300,20 +300,20 @@ You'll have to get the correct username from the vault.
### Listing current backups per server
borg list
$
hetzner_storagebox_username@u236610.your-storagebox.de:backup/<hostname>
borg list
$
rsync_net_username@prio.ch-s012.rsync.net:backup/<hostname>
borg list
ssh://<
hetzner_storagebox_username
>
@u236610.your-storagebox.de:
23/~/
backup/<hostname>
borg list
ssh://<
rsync_net_username
>
@prio.ch-s012.rsync.net:
22/~/
backup/<hostname>
Example
borg list
$
hetzner_storagebox_username@u236610.your-storagebox.de:backup/homedir.archlinux.org
borg list
ssh://<
hetzner_storagebox_username
>
@u236610.your-storagebox.de:
23/~/
backup/homedir.archlinux.org
### Listing files in a backup
borg list
$
hetzner_storagebox_username@u236610.your-storagebox.de:backup/<hostname>::<archive name>
borg list
ssh://<
hetzner_storagebox_username
>
@u236610.your-storagebox.de:
23/~/
backup/<hostname>::<archive name>
Example
borg list
$
hetzner_storagebox_username@u236610.your-storagebox.de:backup/homedir.archlinux.org::20191127-084357
borg list
ssh://<
hetzner_storagebox_username
>
@u236610.your-storagebox.de:
23/~/
backup/homedir.archlinux.org::20191127-084357
## One-shots
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment