Sergey Zhukov zhus
zhus opened issue sigoden/dufs#2928 2026-04-12 17:13:13 +03:00
[GH-ISSUE #401] Speed Limiter
zhus closed issue sigoden/dufs#2928 2026-04-12 17:13:13 +03:00
[GH-ISSUE #401] Speed Limiter
zhus commented on issue sigoden/dufs#2927 2026-04-12 17:13:13 +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#2927 2026-04-12 17:13:13 +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#2929 2026-04-12 17:13:13 +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#2928 2026-04-12 17:13:13 +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#2928 2026-04-12 17:13:13 +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 closed issue sigoden/dufs#2925 2026-04-12 17:13:12 +03:00
[GH-ISSUE #399] hope support armv5tejl
zhus opened issue sigoden/dufs#2926 2026-04-12 17:13:12 +03:00
[GH-ISSUE #398] 403 Forbidden
zhus opened issue sigoden/dufs#2924 2026-04-12 17:13:12 +03:00
[GH-ISSUE #400] PROPFIND request body with properies gets ignored
zhus closed issue sigoden/dufs#2926 2026-04-12 17:13:12 +03:00
[GH-ISSUE #398] 403 Forbidden
zhus closed issue sigoden/dufs#2924 2026-04-12 17:13:12 +03:00
[GH-ISSUE #400] PROPFIND request body with properies gets ignored
zhus commented on issue sigoden/dufs#2925 2026-04-12 17:13:12 +03:00
[GH-ISSUE #399] hope support armv5tejl

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

Unfortunately, dufs won't support armv5tejl.

zhus commented on issue sigoden/dufs#2926 2026-04-12 17:13:12 +03:00
[GH-ISSUE #398] 403 Forbidden

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

@vwkd

I copied your docker-compose.yaml file, then ran it, and everything works correctly. Did you input the…

zhus commented on issue sigoden/dufs#2926 2026-04-12 17:13:12 +03:00
[GH-ISSUE #398] 403 Forbidden

@vwkd commented on GitHub (Jun 12, 2024):

Turned out it was a SELinux issue and setting the permissions to :Z as suggested by [StackOverflow](https://stackoverf…

zhus commented on issue sigoden/dufs#2924 2026-04-12 17:13:12 +03:00
[GH-ISSUE #400] PROPFIND request body with properies gets ignored

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

Sorrry, Your current requirements exceed the webdav capabilities of dufs.

Dufs do not guarantee strict compliance…

zhus opened issue sigoden/dufs#2927 2026-04-12 17:13:12 +03:00
[GH-ISSUE #402] Return error 400 for unsupported propfind depths
zhus closed issue sigoden/dufs#2927 2026-04-12 17:13:12 +03:00
[GH-ISSUE #402] Return error 400 for unsupported propfind depths
zhus opened issue sigoden/dufs#2929 2026-04-12 17:13:12 +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#2929 2026-04-12 17:13:12 +03:00
[GH-ISSUE #404] Please allow creating files by POST method. Sometimes it is impossible to use the PUT method