From 65ce4c90fa2b2709063ae4b948fdf5f4516e6c2f Mon Sep 17 00:00:00 2001 From: ed Date: Fri, 10 Jan 2025 18:54:45 +0000 Subject: [PATCH] link the idp-webdav docs from the main readme too --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 855874ae..ef9220bd 100644 --- a/README.md +++ b/README.md @@ -1106,6 +1106,8 @@ on macos, connect from finder: in order to grant full write-access to webdav clients, the volflag `daw` must be set and the account must also have delete-access (otherwise the client won't be allowed to replace the contents of existing files, which is how webdav works) +> note: if you have enabled [IdP authentication](#identity-providers) then that may cause issues for some/most webdav clients; see [the webdav section in the IdP docs](https://github.com/9001/copyparty/blob/hovudstraum/docs/idp.md#connecting-webdav-clients) + ### connecting to webdav from windows