@@ -105,34 +105,15 @@ share::
105
105
Accessing files with KDE and Dolphin file manager
106
106
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
107
107
108
- To access your Nextcloud files using the Dolphin file manager in KDE, use
109
- the ``webdav:// `` protocol::
110
-
111
- webdav://example.com/nextcloud/remote.php/dav/files/USERNAME/
112
-
113
- .. image :: ../images/webdav_dolphin.png
114
- :alt: Screenshot of configuring Dolphin file manager to use WebDAV
115
-
116
- You can create a permanent link to your Nextcloud server:
117
-
118
- #. Open Dolphin and click "Network" in the left-hand "Places" column.
119
- #. Click on the icon labeled **Add a Network Folder **.
120
- The resulting dialog should appear with WebDAV already selected.
121
- #. If WebDAV is not selected, select it.
122
- #. Click **Next **.
123
- #. Enter the following settings:
124
-
125
- * Name: the name you want to see in the **Places ** bookmark, for example, Nextcloud.
126
-
127
- * User: the Nextcloud username you used to log in, for example, admin.
128
-
129
- * Server: the Nextcloud domain name, for example, **example.com ** (without
130
- **http:// ** before or directories afterwards).
131
- * Folder -- Enter the path ``nextcloud/remote.php/dav/files/USERNAME/ ``.
132
- #. (Optional) Check the "Create icon" checkbox for a bookmark to appear in the
133
- Places column.
134
- #. (Optional) Provide any special settings or an SSL certificate in the "Port &
135
- Encrypted" checkbox.
108
+ #. Navigate to System Settings -> Networking -> Online Accounts
109
+ #. Click "Add Account..."
110
+ #. Click Nextcloud
111
+ #. Enter your server address
112
+ #. Follow the on-screen instructions to log in
113
+ #. After logging in, ensure you enable "Storage" in the "Use This Account For" section
114
+ #. You can now access your files in Dolphin under "Network" in the sidebar
115
+ #. (Optional) To add this as a shortcut in the sidebar, right click "Nextcloud Storage" then "Add to Places"
116
+ #. (Optional) To customise the shortcut, right click the shortcut in the sidebar then "Edit..." and customise the icon and label as you please
136
117
137
118
138
119
Creating WebDAV mounts on the Linux command line
0 commit comments