diff --git a/protocols/webdav/index.md b/protocols/webdav/index.md index 6e80d45d..8f9f421c 100644 --- a/protocols/webdav/index.md +++ b/protocols/webdav/index.md @@ -4,13 +4,7 @@ WebDAV :::{toctree} :hidden: :titlesonly: -bigcommerce -gmx -ikeepincloud -nextcloud -pcloud -seafile -kdrive +providers ::: You can connect to any WebDAV compliant server using both HTTP and HTTP/SSL. Mutual TLS with a client certificate for authentication is supported. @@ -22,22 +16,12 @@ You can connect to any WebDAV compliant server using both HTTP and HTTP/SSL. Mut ## Providers -Settings are specific to service providers. Use the provided [connection profiles](../index.md#connection-profiles). +Settings are specific to service [providers](providers.md). :::{note} Connection profiles can be installed from *Preferences → Profiles*. ::: -- [Nextcloud](nextcloud.md) -- [ownCloud](nextcloud.md) -- [GMX Mediacenter](gmx.md) -- [Box](../box.md) -- [BigCommerce](bigcommerce.md) -- [iKeepinCloud](ikeepincloud.md) -- [pCloud](pcloud.md) -- [Seafile](seafile.md) -- [Infomaniak kDrive](kdrive.md) - ## Supported Authentication Methods ### HTTP Basic Authentication diff --git a/protocols/webdav/providers.md b/protocols/webdav/providers.md new file mode 100644 index 00000000..b554c487 --- /dev/null +++ b/protocols/webdav/providers.md @@ -0,0 +1,20 @@ +Third-Party Providers +=== + +:::{toctree} +:hidden: +:titlesonly: +bigcommerce +gmx +ikeepincloud +nextcloud +pcloud +seafile +kdrive +::: + +For some providers specific connection profiles are provided with pre-configured settings. + +:::{note} +Connection profiles can be installed from *Preferences → Profiles*. +:::