mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 01:22:13 -06:00
add kde dolphin to connect-page
mentions the specific protocol (webdav/webdavs) to use, #162
This commit is contained in:
parent
261236e302
commit
d4a8071de5
|
@ -101,6 +101,7 @@
|
||||||
gio mount -a dav{{ s }}://{{ ep }}/{{ rvp }}
|
gio mount -a dav{{ s }}://{{ ep }}/{{ rvp }}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
</pre>
|
</pre>
|
||||||
|
<p>on KDE Dolphin, use <code>webdav{{ s }}://{{ ep }}/{{ rvp }}</code></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="os mac">
|
<div class="os mac">
|
||||||
|
|
Loading…
Reference in a new issue