From 6644ceef496085cc9787a7dd0c4c65f9e5c8fd6b Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 13 Jul 2024 16:55:27 +0200 Subject: [PATCH] mention davfs2 workaround, closes #91 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 67a70e2c..1f681e1d 100644 --- a/README.md +++ b/README.md @@ -1804,6 +1804,8 @@ alternatively, some alternatives roughly sorted by speed (unreproducible benchma most clients will fail to mount the root of a copyparty server unless there is a root volume (so you get the admin-panel instead of a browser when accessing it) -- in that case, mount a specific volume instead +if you have volumes that are accessible without a password, then some webdav clients (such as davfs2) require the global-option `--dav-auth` to access any password-protected areas + # android app