mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #2158 from RealRancor/public_share_webdav
Access public shares over webdav
This commit is contained in:
commit
bf94bf063d
@ -334,6 +334,18 @@ the 'Path' field. For example:
|
||||
|
||||
Now Cyberduck enables file access to the ownCloud server.
|
||||
|
||||
Accessing public shares over WebDAV
|
||||
-----------------------------------
|
||||
|
||||
ownCloud provides the possibility to access public shares over WebDAV.
|
||||
|
||||
To access the public share, open::
|
||||
|
||||
https://example.com/owncloud/public.php/dav
|
||||
|
||||
in a WebDAV client, use the share token as username and the (optional) share password
|
||||
as password.
|
||||
|
||||
Known Problems
|
||||
--------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user