Skip to content

Commit 1f2809c

Browse files
committed
Update Setup instructions
1 parent 03c611e commit 1f2809c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

protocols/webdav/nextcloud.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,18 @@ The default path `/remote.php/dav/files/<username>` will be used with no custom
5252
### Step-by-Step Instructions
5353

5454
1. Connect to your NextCloud or OwnCloud instance in your web browser and log in.
55-
2. Click on the option Settings in the lower left of the screen and copy the displayed WebDAV address.
55+
2. Click on the option Settings in the lower left of the screen and copy the displayed server address.
5656
3. Create a new [bookmark](../../cyberduck/bookmarks.md):
5757
In *Mountain Duck*, click on the icon in the tray area or status bar and choose the option *New Bookmark*.
5858
In *Cyberduck*, click on *Bookmark* and choose the option *New Bookmark*.
59-
4. Paste the previously copied WebDAV address into the Server field and press tab. After that, the bookmark will be set to *WebDAV (HTTPS)* and split the WebDAV address into two parts – the server address and the path.
60-
61-
![Nextcloud Bookmark Window](_images/NextCloud_Bookmark_Window.png)
62-
59+
4. Select the profil *Nextcloud*, paste the previously copied server address into the Server field, and press tab. After that, the bookmark will be set to and split the server address into two parts – the server address and the path.
6360
5. Type your *Username* into the corresponding field and press *Connect* in the bookmark window if available or double click from the bookmark window.
6461
6. Upon connecting, enter your password when requested in the login prompt.
6562

63+
Alternatively use the *WebDAV (HTTPS)* profile.
64+
65+
![Nextcloud Bookmark Window](_images/NextCloud_Bookmark_Window.png)
66+
6667
```{warning}
6768
Make sure to use the actual username instead of the email address for login credential.
6869
```

0 commit comments

Comments
 (0)