From d4a8071de5b8f1250e13ef33cf5e0f188b5041ae Mon Sep 17 00:00:00 2001
From: ed
Date: Sun, 18 May 2025 22:07:03 +0000
Subject: [PATCH] add kde dolphin to connect-page
mentions the specific protocol (webdav/webdavs) to use, #162
---
copyparty/web/svcs.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/copyparty/web/svcs.html b/copyparty/web/svcs.html
index cd5f500b..0c3ec858 100644
--- a/copyparty/web/svcs.html
+++ b/copyparty/web/svcs.html
@@ -101,6 +101,7 @@
gio mount -a dav{{ s }}://{{ ep }}/{{ rvp }}
{%- endif %}
+
on KDE Dolphin, use webdav{{ s }}://{{ ep }}/{{ rvp }}