Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.38 KB

webdav-profiles-configuration.rst

File metadata and controls

39 lines (28 loc) · 1.38 KB
is-up-to-date:True
last-updated:4.1.1

WebDAV Profiles Configuration

The WebDAV Profiles configuration file allows you to configure profiles with the information required to connect to a WebDAV server. To modify the WebDAV Profiles configuration, click on |projectTools| from the bottom of the Sidebar, then click on Configuration and select WebDAV Profiles from the dropdown list.

Configurations - Open WebDAV Profiles Configuration

Sample

Here's a sample WebDAV Profiles Configuration file (click on the triangle on the left to expand/collapse):

Sample WebDAV profiles configuration
.. rli:: https://raw.githubusercontent.com/craftercms/studio/develop/src/main/webapp/repo-bootstrap/global/configuration/samples/sample-webdav.xml
   :caption: *CRAFTER_HOME/data/repos/sites/SITENAME/sandbox/config/studio/webdav/webdav.xml*
   :language: xml
   :linenos:



Note

Preemptive authentication may be needed if network timeouts are happening during uploads. To enable preemptive authentication, simply set the option preemptiveAuth to true in the configuration file.