@jiangtaste commented on GitHub (Dec 13, 2024):
Hi there,
Please disregard my previous suggestion. After further investigation, I’ve identified the issue to…
@sigoden commented on GitHub (Dec 20, 2024):
Auth permissions are restricted by dufs global permissions. If dufs does not enable upload permissions via…
@yuf19-2022 commented on GitHub (Dec 20, 2024):
Auth permissions are restricted by dufs global permissions. If dufs does not enable upload permissions via…
@sigoden commented on GitHub (Dec 20, 2024):
We will not support this feature. This functionality is beyond the scope of file server.
Maybe you can implement…
@sigoden commented on GitHub (Dec 18, 2024):
see https://github.com/sigoden/dufs/issues/232#issuecomment-1588286807
@jiangtaste commented on GitHub (Dec 13, 2024):
Thank you for your response.
I must admit that I haven’t been able to find any official…
@tanhx commented on GitHub (Dec 15, 2024):
Please give an example of a configuration file
@jiangtaste commented on GitHub (Dec 13, 2024):
Here is my Nginx configuration:
server {
listen 443 ssl;
listen [::]:443 ssl;
ssl_certificate…