Files
nextcloud-docs/admin_manual/configuration_files/external_storage/webdav.rst
2021-04-30 13:18:44 +02:00

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.