Sergey Zhukov zhus
zhus opened issue sigoden/dufs#2278 2026-04-11 17:13:32 +03:00
[GH-ISSUE #454] 如何让mkv文件在浏览器直接播放,而不是下载
zhus opened issue sigoden/dufs#2279 2026-04-11 17:13:32 +03:00
[GH-ISSUE #453] can't mount webdav when dufs behind nginx
zhus closed issue sigoden/dufs#2279 2026-04-11 17:13:32 +03:00
[GH-ISSUE #453] can't mount webdav when dufs behind nginx
zhus closed issue sigoden/dufs#2278 2026-04-11 17:13:32 +03:00
[GH-ISSUE #454] 如何让mkv文件在浏览器直接播放,而不是下载
zhus opened issue sigoden/dufs#2280 2026-04-11 17:13:32 +03:00
[GH-ISSUE #452] support/integrate tus upload
zhus closed issue sigoden/dufs#2280 2026-04-11 17:13:32 +03:00
[GH-ISSUE #452] support/integrate tus upload
zhus commented on issue sigoden/dufs#2279 2026-04-11 17:13:32 +03:00
[GH-ISSUE #453] can't mount webdav when dufs behind nginx

@sigoden commented on GitHub (Sep 7, 2024):

Find the reasons yourself.

Tips: please check the dufs log to see where the problem is.

zhus commented on issue sigoden/dufs#2274 2026-04-11 17:13:31 +03:00
[GH-ISSUE #443] **not bug, need help**

@sigoden commented on GitHub (Aug 28, 2024):

MIssing log?How do I figure out why I'm getting the Foriden error?

Also, Are you really passing the argument…

zhus commented on issue sigoden/dufs#2274 2026-04-11 17:13:31 +03:00
[GH-ISSUE #443] **not bug, need help**

@LhymeFruit commented on GitHub (Aug 28, 2024):

MIssing log?How do I figure out why I'm getting the Foriden error?

Also, Are you really passing the…

zhus commented on issue sigoden/dufs#2274 2026-04-11 17:13:31 +03:00
[GH-ISSUE #443] **not bug, need help**

@LhymeFruit commented on GitHub (Aug 28, 2024):

MIssing log?How do I figure out why I'm getting the Foriden error?

Also, Are you really passing the…

zhus opened issue sigoden/dufs#2276 2026-04-11 17:13:31 +03:00
[GH-ISSUE #445] Search with prebuild database
zhus closed issue sigoden/dufs#2276 2026-04-11 17:13:31 +03:00
[GH-ISSUE #445] Search with prebuild database
zhus opened issue sigoden/dufs#2275 2026-04-11 17:13:31 +03:00
[GH-ISSUE #448] Using a hashed password for authentication, if the password contains a colon (:) , login will fail.
zhus closed issue sigoden/dufs#2275 2026-04-11 17:13:31 +03:00
[GH-ISSUE #448] Using a hashed password for authentication, if the password contains a colon (:) , login will fail.
zhus opened issue sigoden/dufs#2277 2026-04-11 17:13:31 +03:00
[GH-ISSUE #450] Why use [ dufs -a "@/:rw" ] in webdav fail? it's shows unauth when i try use no username and passwd
zhus closed issue sigoden/dufs#2277 2026-04-11 17:13:31 +03:00
[GH-ISSUE #450] Why use [ dufs -a "@/:rw" ] in webdav fail? it's shows unauth when i try use no username and passwd
zhus commented on issue sigoden/dufs#2276 2026-04-11 17:13:31 +03:00
[GH-ISSUE #445] Search with prebuild database

@sigoden commented on GitHub (Aug 31, 2024):

we will not support this feature.

dufs must remain stateless and not rely on third-party tools; this breaks it.

zhus commented on issue sigoden/dufs#2277 2026-04-11 17:13:31 +03:00
[GH-ISSUE #450] Why use [ dufs -a "@/:rw" ] in webdav fail? it's shows unauth when i try use no username and passwd

@sigoden commented on GitHub (Sep 6, 2024):

dufs -a @/:rw is misconfig, use dufs -A instead.

And I cannot confirm the 401 problem.

zhus commented on issue sigoden/dufs#2277 2026-04-11 17:13:31 +03:00
[GH-ISSUE #450] Why use [ dufs -a "@/:rw" ] in webdav fail? it's shows unauth when i try use no username and passwd

@zhi2xin1 commented on GitHub (Sep 7, 2024):

dufs -a @/:rw is misconfig, use dufs -A instead.

And I cannot confirm the 401 problem.

Maybe you…

zhus commented on issue sigoden/dufs#2277 2026-04-11 17:13:31 +03:00
[GH-ISSUE #450] Why use [ dufs -a "@/:rw" ] in webdav fail? it's shows unauth when i try use no username and passwd

@sigoden commented on GitHub (Sep 7, 2024):

@zhi2xin1

You have two problems:

Misconfiguration

If you want everyone to be able to access every file…