@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.
:
Abstractly, a list directory API would allow end users to build file system abstractions around a given dufs…
@sigoden commented on GitHub (Jan 27, 2023):
Maybe add an output query string to control the output format
- html: output web page, default
- json: output…
options should not check auth
@horizon0514 commented on GitHub (Jan 27, 2023):
maybe I can pull a request
@zanderzhng commented on GitHub (Feb 14, 2023):
I'd like the ability to hide files as well, not only hiding directories.
@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.
options should not check auth
options should not check auth