diff --git a/Basic-use-cases.md b/Basic-use-cases.md index 3f94061..0a4978a 100644 --- a/Basic-use-cases.md +++ b/Basic-use-cases.md @@ -277,6 +277,8 @@ Upon successful unmount, the mount points are removed. The key to mount a remote folder is c (for *c*onnect). +Note: The `mounts` directory can be a symbolic link too. The target directory should have permissions to mount. + #### sshfs Example primary setup: [connect to SSH sever from desktop](https://gist.github.com/jarun/660fd1d5e79e1a4038de8ba5f2e1a513).