Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2346 2026-04-11 17:13:48 +03:00
[GH-ISSUE #534] ACL problem

@sigoden commented on GitHub (Jan 27, 2025):

https://github.com/sigoden/dufs/issues/519#issuecomment-2567204564 provides a detailed explanation.

zhus commented on issue sigoden/dufs#2344 2026-04-11 17:13:48 +03:00
[GH-ISSUE #536] dufs lists by webdav contents to which the user does not have access

@ogarcia commented on GitHub (Feb 2, 2025):

You have to forgive me but it's to get it right. You say that the webdav client does not send the authorization…

zhus commented on issue sigoden/dufs#2345 2026-04-11 17:13:48 +03:00
[GH-ISSUE #537] Could not run on windows7
zhus commented on issue sigoden/dufs#2344 2026-04-11 17:13:48 +03:00
[GH-ISSUE #536] dufs lists by webdav contents to which the user does not have access

@sigoden commented on GitHub (Feb 2, 2025):

For some webdav clients, even if you enter username/password, it will not automatically carry authorization…

zhus commented on issue sigoden/dufs#2344 2026-04-11 17:13:48 +03:00
[GH-ISSUE #536] dufs lists by webdav contents to which the user does not have access

@ogarcia commented on GitHub (Feb 2, 2025):

Ah. Ok. It's a workaround for certain webdav clients that should make the authenticated request and don't do it.…

zhus opened issue sigoden/dufs#2341 2026-04-11 17:13:47 +03:00
[GH-ISSUE #533] [Feature Request] No access ACL
zhus closed issue sigoden/dufs#2341 2026-04-11 17:13:47 +03:00
[GH-ISSUE #533] [Feature Request] No access ACL
zhus opened issue sigoden/dufs#2342 2026-04-11 17:13:47 +03:00
[GH-ISSUE #530] [Feature Request] No Javascript Fallback
zhus closed issue sigoden/dufs#2342 2026-04-11 17:13:47 +03:00
[GH-ISSUE #530] [Feature Request] No Javascript Fallback
zhus opened issue sigoden/dufs#2343 2026-04-11 17:13:47 +03:00
[GH-ISSUE #531] does the server support chunk uploads?
zhus closed issue sigoden/dufs#2343 2026-04-11 17:13:47 +03:00
[GH-ISSUE #531] does the server support chunk uploads?
zhus commented on issue sigoden/dufs#2341 2026-04-11 17:13:47 +03:00
[GH-ISSUE #533] [Feature Request] No access ACL

@sigoden commented on GitHub (Jan 27, 2025):

We will not make the ACL more complicated.

You need to re-arrange your directory (using symlink), you may want to…

zhus commented on issue sigoden/dufs#2343 2026-04-11 17:13:47 +03:00
[GH-ISSUE #531] does the server support chunk uploads?

@sigoden commented on GitHub (Jan 23, 2025):

Dufs does support chunk uploads.

![Image](https://github.com/user-attachments/assets/4578610c-2b2f-40db-9ee0-900996e…

zhus opened issue sigoden/dufs#2344 2026-04-11 17:13:47 +03:00
[GH-ISSUE #536] dufs lists by webdav contents to which the user does not have access
zhus closed issue sigoden/dufs#2344 2026-04-11 17:13:47 +03:00
[GH-ISSUE #536] dufs lists by webdav contents to which the user does not have access
zhus opened issue sigoden/dufs#2345 2026-04-11 17:13:47 +03:00
[GH-ISSUE #537] Could not run on windows7
zhus opened issue sigoden/dufs#2346 2026-04-11 17:13:47 +03:00
[GH-ISSUE #534] ACL problem
zhus closed issue sigoden/dufs#2346 2026-04-11 17:13:47 +03:00
[GH-ISSUE #534] ACL problem
zhus closed issue sigoden/dufs#2345 2026-04-11 17:13:47 +03:00
[GH-ISSUE #537] Could not run on windows7
zhus commented on issue sigoden/dufs#2344 2026-04-11 17:13:47 +03:00
[GH-ISSUE #536] dufs lists by webdav contents to which the user does not have access

@sigoden commented on GitHub (Feb 1, 2025):

similar to #263

Webdav must be designed like this.

This is because some webdav clients do not carry the Authorizati…