Skip to content

Commit 4401518

Browse files
authored
Merge pull request #9662 from florianhof/patch-5
make "public" anonymous access easier to find
2 parents 438e1d5 + d6d0d4f commit 4401518

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_manual/files/access_webdav.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,14 +345,14 @@ Now Cyberduck enables file access to the Nextcloud server.
345345
Accessing public shares over WebDAV
346346
-----------------------------------
347347

348-
Nextcloud provides the possibility to access public shares over WebDAV.
348+
Nextcloud provides the possibility to access public shares anonymously over WebDAV.
349349

350350
To access the public share, open::
351351

352352
https://example.com/nextcloud/public.php/webdav
353353

354354
in a WebDAV client, use the share token as username and the (optional) share password
355-
as password.
355+
as password. For example, with a share link https://example.com/s/kFy9Lek5sm928xP, ``kFy9Lek5sm928xP`` will be the username.
356356

357357
.. note:: **Settings** → **Administration** → **Sharing** → **Allow users on this
358358
server to send shares to other servers**. This option also allows WebDAV access

0 commit comments

Comments
 (0)