======
WebDAV
======

Use this backend to mount a directory from any WebDAV server, or another 
ownCloud server.

You need the following information:

* Folder name: The name of your local mountpoint.
* The URL of the WebDAV or ownCloud 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.