Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#244 2026-04-08 16:51:28 +03:00
[GH-ISSUE #454] 如何让mkv文件在浏览器直接播放,而不是下载

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

No, modern browsers like Chrome don't natively support the MKV (Matroska) video format.

zhus commented on issue sigoden/dufs#245 2026-04-08 16:51:28 +03:00
[GH-ISSUE #452] support/integrate tus upload

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

We will not support this feature.

dufs already supports resumable upload. tus does not bring anything new,…

zhus commented on issue sigoden/dufs#246 2026-04-08 16:51:28 +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#244 2026-04-08 16:51:28 +03:00
[GH-ISSUE #454] 如何让mkv文件在浏览器直接播放,而不是下载

@ElTopo commented on GitHub (Sep 22, 2024):

@carlsue With chrome/edge, you can install "Media Player" addon, and then right click on .mkv file link, use "Play…

zhus commented on issue sigoden/dufs#245 2026-04-08 16:51:28 +03:00
[GH-ISSUE #452] support/integrate tus upload

@LeiYangGH commented on GitHub (Sep 8, 2024):

because that tus doesn't have web page and access control built in. i like both on two aspects. but bringing them…

zhus commented on issue sigoden/dufs#244 2026-04-08 16:51:28 +03:00
[GH-ISSUE #454] 如何让mkv文件在浏览器直接播放,而不是下载

@carlsue commented on GitHub (Sep 24, 2024):

@carlsue With chrome/edge, you can install "Media Player" addon, and then right click on .mkv file link, use "Play…

zhus commented on issue sigoden/dufs#245 2026-04-08 16:51:28 +03:00
[GH-ISSUE #452] support/integrate tus upload

@wrenix commented on GitHub (Feb 10, 2026):

That is sad, tus as an well defined protocol is implemented in several client libraries.

zhus opened issue sigoden/dufs#247 2026-04-08 16:51:28 +03:00
[GH-ISSUE #455] Separate Anonymous User Authorization
zhus closed issue sigoden/dufs#247 2026-04-08 16:51:28 +03:00
[GH-ISSUE #455] Separate Anonymous User Authorization
zhus commented on issue sigoden/dufs#242 2026-04-08 16:51:27 +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#243 2026-04-08 16:51:27 +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#242 2026-04-08 16:51:27 +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#242 2026-04-08 16:51:27 +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…

zhus opened issue sigoden/dufs#244 2026-04-08 16:51:27 +03:00
[GH-ISSUE #454] 如何让mkv文件在浏览器直接播放,而不是下载
zhus closed issue sigoden/dufs#244 2026-04-08 16:51:27 +03:00
[GH-ISSUE #454] 如何让mkv文件在浏览器直接播放,而不是下载
zhus opened issue sigoden/dufs#245 2026-04-08 16:51:27 +03:00
[GH-ISSUE #452] support/integrate tus upload
zhus closed issue sigoden/dufs#245 2026-04-08 16:51:27 +03:00
[GH-ISSUE #452] support/integrate tus upload
zhus opened issue sigoden/dufs#246 2026-04-08 16:51:27 +03:00
[GH-ISSUE #453] can't mount webdav when dufs behind nginx
zhus closed issue sigoden/dufs#246 2026-04-08 16:51:27 +03:00
[GH-ISSUE #453] can't mount webdav when dufs behind nginx
zhus closed issue sigoden/dufs#243 2026-04-08 16:51:26 +03:00
[GH-ISSUE #445] Search with prebuild database