mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
More webdav explanation USERNAME has to be replaced
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
@@ -8,6 +8,12 @@ connect Linux, macOS, Windows, and mobile devices to your Nextcloud server via
|
||||
WebDAV. Before we get into configuring WebDAV, let's take a quick look at the
|
||||
recommended way of connecting client devices to your Nextcloud servers.
|
||||
|
||||
.. note:: In the following examples, You must adjust **example.com/** to the
|
||||
URL of your Nextcloud server installation. And USERNAME is the userid of the
|
||||
connecting user.
|
||||
|
||||
See the webdav url (bottom left, settings) on your Nextcloud.
|
||||
|
||||
Nextcloud Desktop and mobile clients
|
||||
------------------------------------
|
||||
|
||||
@@ -44,9 +50,6 @@ Distributed Authoring and Versioning (WebDAV) is a Hypertext Transfer Protocol
|
||||
servers. With WebDAV you can access your Nextcloud shares on Linux, macOS and
|
||||
Windows in the same way as any remote network share, and stay synchronized.
|
||||
|
||||
.. note:: In the following examples, You must adjust **example.com/** to the
|
||||
URL of your Nextcloud server installation.
|
||||
|
||||
Accessing files using Linux
|
||||
---------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user