Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2252 2026-04-11 17:13:25 +03:00
[GH-ISSUE #408] not use webdav

@sigoden commented on GitHub (Jun 27, 2024):

WebDAV is not returning any new data. The key is avaiable operations and access control.

For example, GET /

zhus commented on issue sigoden/dufs#2248 2026-04-11 17:13:24 +03:00
[GH-ISSUE #401] Speed Limiter

@sigoden commented on GitHub (Jun 14, 2024):

Dufs will not support this feature.

zhus commented on issue sigoden/dufs#2250 2026-04-11 17:13:24 +03:00
[GH-ISSUE #402] Return error 400 for unsupported propfind depths

@grote commented on GitHub (Jun 14, 2024):

I don't really know rust, but looks like this is already returned for missing depths here: https://github.com/sigoden/d…

zhus commented on issue sigoden/dufs#2249 2026-04-11 17:13:24 +03:00
[GH-ISSUE #404] Please allow creating files by POST method. Sometimes it is impossible to use the PUT method

@sigoden commented on GitHub (Jun 19, 2024):

we will not support this feature. Because POST does not conform to the webdav specification,

If it is…

zhus commented on issue sigoden/dufs#2250 2026-04-11 17:13:24 +03:00
[GH-ISSUE #402] Return error 400 for unsupported propfind depths

@grote commented on GitHub (Jun 14, 2024):

Awesome, thanks a lot for the quick fix!

zhus commented on issue sigoden/dufs#2248 2026-04-11 17:13:24 +03:00
[GH-ISSUE #401] Speed Limiter

@sigoden commented on GitHub (Jun 14, 2024):

There are several types of speed limiting

  1. Scope
  • Single connection: nginx with limit_rate
  • Single IP:…
zhus opened issue sigoden/dufs#2251 2026-04-11 17:13:24 +03:00
[GH-ISSUE #405] visit problem with browser on macos
zhus closed issue sigoden/dufs#2251 2026-04-11 17:13:24 +03:00
[GH-ISSUE #405] visit problem with browser on macos
zhus opened issue sigoden/dufs#2252 2026-04-11 17:13:24 +03:00
[GH-ISSUE #408] not use webdav
zhus closed issue sigoden/dufs#2252 2026-04-11 17:13:24 +03:00
[GH-ISSUE #408] not use webdav
zhus opened issue sigoden/dufs#2253 2026-04-11 17:13:24 +03:00
[GH-ISSUE #406] about webdav service
zhus closed issue sigoden/dufs#2253 2026-04-11 17:13:24 +03:00
[GH-ISSUE #406] about webdav service
zhus commented on issue sigoden/dufs#2251 2026-04-11 17:13:24 +03:00
[GH-ISSUE #405] visit problem with browser on macos

@sigoden commented on GitHub (Jun 19, 2024):

@zhuaoyuan why https other than http?

zhus commented on issue sigoden/dufs#2251 2026-04-11 17:13:24 +03:00
[GH-ISSUE #405] visit problem with browser on macos

@zhuaoyuan commented on GitHub (Jun 19, 2024):

My bad, bro. Thanks for quick reply and it works.

zhus commented on issue sigoden/dufs#2253 2026-04-11 17:13:24 +03:00
[GH-ISSUE #406] about webdav service

@sigoden commented on GitHub (Jun 22, 2024):

This is a feature of modern browsers. They can handle a wide range of file types natively, meaning they can open and…

zhus commented on issue sigoden/dufs#2252 2026-04-11 17:13:24 +03:00
[GH-ISSUE #408] not use webdav

@sigoden commented on GitHub (Jun 27, 2024):

@wqiucheng

Run dufs without any --allow-* options.

zhus closed issue sigoden/dufs#2249 2026-04-11 17:13:23 +03:00
[GH-ISSUE #404] Please allow creating files by POST method. Sometimes it is impossible to use the PUT method
zhus closed issue sigoden/dufs#2248 2026-04-11 17:13:23 +03:00
[GH-ISSUE #401] Speed Limiter
zhus opened issue sigoden/dufs#2250 2026-04-11 17:13:23 +03:00
[GH-ISSUE #402] Return error 400 for unsupported propfind depths
zhus closed issue sigoden/dufs#2250 2026-04-11 17:13:23 +03:00
[GH-ISSUE #402] Return error 400 for unsupported propfind depths