@fredleger commented on GitHub (Jan 28, 2025):
or even better trough saml for great entreprise use cases
@sigoden commented on GitHub (Jan 4, 2025):
@MingfuYAN
Please submit the dufs log. Does it log any "PUT ..." requests?
@sigoden commented on GitHub (Jan 6, 2025):
see README.
@sigoden commented on GitHub (Jan 1, 2025):
I don't understand why you have so many questions. Can you test it yourself?
:
Why did this happen?
The anonymous auth paths will be merged with user auth paths. `-a admin:123456@/:rw -a…
@yuf19-2022 commented on GitHub (Dec 27, 2025):
I think the improve is not good.you mentioned "the anonymous auth paths will be merged with user auth paths.",in…
@sigoden commented on GitHub (Dec 31, 2024):
The --allow-symlink option in dufs is used to permit symbolic links (symlinks) that point to files or folders…
@yuf19-2022 commented on GitHub (Dec 31, 2024):
选项
--allow-symlinkindufs用于允许指向文件服务器指定根目录之外的文件或文件夹的符号链接 (symlink)。通常,出于…
@sigoden commented on GitHub (Dec 31, 2024):
I guess you're using a Windows system. Please use mklink to create the symlink.
@yuf19-2022 commented on GitHub (Jan 1, 2025):
thankyou