Skip to content

Commit 190feed

Browse files
committed
Add information for subpath access
1 parent 03c611e commit 190feed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

protocols/webdav/nextcloud.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ In *Cyberduck*, click on *Bookmark* and choose the option *New Bookmark*.
6767
Make sure to use the actual username instead of the email address for login credential.
6868
```
6969

70+
### Connect directly to sub directories
71+
72+
The default root for nextcloud connections is set to `remote.php/webdav` or `remote.php/dav/user/files`. The path must not be added to the bookmark configuration.
73+
74+
If servers are only accessible by using a subpath such as `example.net/directory/` this can be indicated by configuring default path as `directory/remote.php/webdav`. The default path can be set in the bookmark configuration or configured using a [custom profil](../profiles/index.md).
75+
7076
### 2-Factor Authentication
7177

7278
With 2-factor authentication enabled, you will need to create an app password instead of your regular login credentials. You should find it in *Personal → App passwords*.

0 commit comments

Comments
 (0)