浏览代码

quickstart: add a comment about other (remote) filesystems

Thomas Waldmann 8 年之前
父节点
当前提交
11e9780393
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/quickstart.rst

+ 4 - 0
docs/quickstart.rst

@@ -263,3 +263,7 @@ mounting the remote filesystem, for example, using sshfs::
   $ sshfs user@hostname:/path/to /path/to
   $ borg init /path/to/repo
   $ fusermount -u /path/to
+
+You can also use other remote filesystems in a similar way. Just be careful,
+not all filesystems out there are really stable and working good enough to
+be acceptable for backup usage.