forked from TrueCloudLab/restic
Manual: Reword section about fuse support
This commit is contained in:
parent
eb94395f3d
commit
5b7dd32c20
1 changed files with 1 additions and 4 deletions
|
@ -351,10 +351,7 @@ the repository with FUSE:
|
||||||
Now serving /tmp/backup at /tmp/restic
|
Now serving /tmp/backup at /tmp/restic
|
||||||
Don't forget to umount after quitting!
|
Don't forget to umount after quitting!
|
||||||
|
|
||||||
Windows doesn't support FUSE directly. Projects like
|
Mounting repositories via FUSE is not possible on Windows and OpenBSD.
|
||||||
[dokan](http://dokan-dev.github.io/) try to fill the gap. We haven't tested it
|
|
||||||
yet, but we'd like to hear about your experience. For setup information see
|
|
||||||
[dokan FUSE in dokan's wiki](https://github.com/dokan-dev/dokany/wiki/FUSE).
|
|
||||||
|
|
||||||
# Create an SFTP repository
|
# Create an SFTP repository
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue