@jacobzeng commented on GitHub (Jan 10, 2023):
same question, I can access this by RClone with webdav protocol
@sigoden commented on GitHub (Feb 19, 2023):
Dufs is also a WebDAV server. It implements the WebDAV protocol, and you connect through a WebDAV client.
@zanderzhng commented on GitHub (Feb 14, 2023):
I'd like the ability to hide files as well, not only hiding directories.
options should not check auth
options should not check auth
@sigoden commented on GitHub (Jan 27, 2023):
What scenarios need this kind of API ?
@sigoden commented on GitHub (Feb 20, 2023):
The dufs webpage mimics the layout of a file explorer.
:
pr #182 solves 1 and 3.
As for the second point, dufs supports two forms of login basic/digest auth. Both login…
@sigoden commented on GitHub (Feb 19, 2023):
Thanks for sharing.
@SantaLaMuerte commented on GitHub (Mar 10, 2024):
maybe it can be installed as service ? to run with args like systemctl start dufs -A - by default install…