diff --git a/copyparty/web/svcs.html b/copyparty/web/svcs.html index e5eeb893..b95c1278 100644 --- a/copyparty/web/svcs.html +++ b/copyparty/web/svcs.html @@ -55,7 +55,7 @@

if you can, install winfsp+rclone and then paste this in cmd:

                 rclone config create {{ aname }}-dav webdav url=http{{ s }}://{{ rip }}{{ hport }} vendor=owncloud pacer_min_sleep=0.01ms{% if accs %} user={{ b_un }} pass={{ pw }}{% endif %}
-                rclone mount --vfs-cache-mode writes --dir-cache-time 5s {{ aname }}-dav:{{ rvp }} W:
+                rclone mount --vfs-cache-mode writes --dir-cache-time 5s --network-mode {{ aname }}-dav:{{ rvp }} W: