@sigoden commented on GitHub (Jan 27, 2025):
https://github.com/sigoden/dufs/issues/519#issuecomment-2567204564 provides a detailed explanation.
@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…
@sigoden commented on GitHub (Feb 4, 2025):
see https://github.com/sigoden/dufs/issues/395#issuecomment-2156184447
@sigoden commented on GitHub (Feb 2, 2025):
For some webdav clients, even if you enter username/password, it will not automatically carry authorization…
@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.…
@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…
@sigoden commented on GitHub (Jan 23, 2025):
Dufs does support chunk uploads.
:
similar to #263
Webdav must be designed like this.
This is because some webdav clients do not carry the Authorizati…