Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion user_manual/files/access_webdav.rst
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ Nextcloud provides the possibility to access public shares anonymously over WebD

To access the public share, open::

https://example.com/nextcloud/public.php/webdav
https://example.com/nextcloud/public.php/dav/files/USERNAME

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

Expand Down