forked from TrueCloudLab/restic
Add hint for other backend URI formats
This commit is contained in:
parent
0afeb68e6c
commit
db08581352
1 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,8 @@ Please note that knowledge of your password is required to access the repository
|
|||
Losing your password means that your data is irrecoverably lost.
|
||||
```
|
||||
|
||||
Other backends like sftp and s3 are [described in a later section](#create-an-sftp-repository) of this document.
|
||||
|
||||
Remembering your password is important! If you lose it, you won't be able to
|
||||
access data stored in the repository.
|
||||
|
||||
|
|
Loading…
Reference in a new issue