@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…
@1024bees commented on GitHub (Jan 27, 2023):
Sounds good to me, I'll look to prototype this weekend
options should not check auth
@sigoden commented on GitHub (Feb 20, 2023):
The dufs webpage mimics the layout of a file explorer.
:
maybe I can pull a request
@sigoden commented on GitHub (Jan 27, 2023):
What scenarios need this kind of API ?
options should not check auth
@sigoden commented on GitHub (Jan 27, 2023):
You are welcome to submit a pr
@1024bees commented on GitHub (Jan 27, 2023):
Abstractly, a list directory API would allow end users to build file system abstractions around a given dufs…
@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