mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
30 lines
922 B
ReStructuredText
30 lines
922 B
ReStructuredText
======
|
|
WebDAV
|
|
======
|
|
|
|
Use this backend to mount a directory from any WebDAV server, or another
|
|
Nextcloud server.
|
|
|
|
You need the following information:
|
|
|
|
* Folder name: The name of your local mountpoint.
|
|
* The URL of the WebDAV or Nextcloud server.
|
|
* Username and password for the remote server
|
|
* Secure https://: We always recommend https:// for security, though you can
|
|
leave this unchecked for http://.
|
|
|
|
Optionally, a ``Remote Subfolder`` can be specified to change the destination
|
|
directory. The default is to use the whole root.
|
|
|
|
.. figure:: images/webdav.png
|
|
:alt: Webdav configuration form.
|
|
|
|
.. Note:: CPanel users should install `Web Disk
|
|
<https://documentation.cpanel.net/display/ALD/Web+Disk>`_ to enable WebDAV
|
|
functionality.
|
|
|
|
See :doc:`../external_storage_configuration_gui` for additional mount
|
|
options and information.
|
|
|
|
See :doc:`auth_mechanisms` for more information on authentication schemes.
|