@sigoden commented on GitHub (Sep 11, 2024):
No, modern browsers like Chrome don't natively support the MKV (Matroska) video format.
@sigoden commented on GitHub (Sep 7, 2024):
We will not support this feature.
dufs already supports resumable upload. tus does not bring anything new,…
@sigoden commented on GitHub (Sep 7, 2024):
Find the reasons yourself.
Tips: please check the dufs log to see where the problem is.
@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…
@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…
@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…
@wrenix commented on GitHub (Feb 10, 2026):
That is sad, tus as an well defined protocol is implemented in several client libraries.
@sigoden commented on GitHub (Sep 6, 2024):
dufs -a @/:rw is misconfig, use dufs -A instead.
And I cannot confirm the 401 problem.
@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.
@zhi2xin1 commented on GitHub (Sep 7, 2024):
dufs -a @/:rwis misconfig, usedufs -Ainstead.And I cannot confirm the 401 problem.
Maybe you…
@sigoden commented on GitHub (Sep 7, 2024):
@zhi2xin1
You have two problems:
Misconfiguration
If you want everyone to be able to access every file…