Block a user
[GH-ISSUE #305] Search for a string in a file
[GH-ISSUE #307] Authentication always returns 401 on Windows Explorer's network mount
[GH-ISSUE #307] Authentication always returns 401 on Windows Explorer's network mount
[GH-ISSUE #306] dufs doesn't support having just @/ (allow all users to read/view) as a value inside auth in a configuration file.
[GH-ISSUE #306] dufs doesn't support having just @/ (allow all users to read/view) as a value inside auth in a configuration file.
[GH-ISSUE #307] Authentication always returns 401 on Windows Explorer's network mount
@sigoden commented on GitHub (Dec 7, 2023):
After pr #279 merged, dufs will set www-authenticate as follows:
www-authenticate: Digest realm="DUFS",…
[GH-ISSUE #307] Authentication always returns 401 on Windows Explorer's network mount
@segln commented on GitHub (Dec 7, 2023):
Well, they are Microsoft!
[GH-ISSUE #302] Connecting via http or ftp?
[GH-ISSUE #302] Connecting via http or ftp?
[GH-ISSUE #303] about nginx proxy_pass
[GH-ISSUE #304] How to cancel the download function
[GH-ISSUE #303] about nginx proxy_pass
[GH-ISSUE #304] How to cancel the download function
[GH-ISSUE #302] Connecting via http or ftp?
@draftman9 commented on GitHub (Mar 15, 2026):
BTW, ftp can dowload (recursively) the whole folder without tar. May you reconsider it.
[GH-ISSUE #302] Connecting via http or ftp?
@smerschjohann commented on GitHub (Mar 16, 2026):
webdav can do so as well
[GH-ISSUE #304] How to cancel the download function
@sigoden commented on GitHub (Nov 30, 2023):
You can take a look at access control section in readme. :
try dufs --path-prefix /file
[GH-ISSUE #303] about nginx proxy_pass
@newdee commented on GitHub (Nov 30, 2023):
its ok, thank you ~
[GH-ISSUE #305] Search for a string in a file