mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
make "public" anonymous access easier to find
Signed-off-by: Florian Hof <florian@speleo.ch>
This commit is contained in:
parent
debd839023
commit
114e1a9e86
@ -345,14 +345,14 @@ Now Cyberduck enables file access to the Nextcloud server.
|
||||
Accessing public shares over WebDAV
|
||||
-----------------------------------
|
||||
|
||||
Nextcloud provides the possibility to access public shares over WebDAV.
|
||||
Nextcloud provides the possibility to access public shares anonymously over WebDAV.
|
||||
|
||||
To access the public share, open::
|
||||
|
||||
https://example.com/nextcloud/public.php/webdav
|
||||
|
||||
in a WebDAV client, use the share token as username and the (optional) share password
|
||||
as password.
|
||||
as password. For example, with a share link https://example.com/s/kFy9Lek5sm928xP, ``kFy9Lek5sm928xP`` will be the username.
|
||||
|
||||
.. note:: **Settings** → **Administration** → **Sharing** → **Allow users on this
|
||||
server to send shares to other servers**. This option also allows WebDAV access
|
||||
|
||||
Loading…
Reference in New Issue
Block a user