@sigoden commented on GitHub (Feb 8, 2025):
With --allow-upload and --allow-delete you can automatically grant edit permissions.
Test it yourself more, and ask…
@dotur911 commented on GitHub (Feb 4, 2025):
As i can see, i did as you sugest and it somehow works. Thank you!
@maoxian-1 commented on GitHub (Feb 8, 2025):
You are right, Is my theme bug, thank you!
@fredleger commented on GitHub (Feb 11, 2025):
for the record i also tried setting auth: [] in dufs.yaml and it's "worked". I have access in RW mode to all…
@sigoden commented on GitHub (Feb 12, 2025):
Maybe you missed the options --allow-all or --allow-upload/--allow-delete.
:
All these settings where set.
@sigoden commented on GitHub (Feb 8, 2025):
No way. Please don't use -A then set the --allow-* options one by one.
@sigoden commented on GitHub (Feb 4, 2025):
We will not support this feature, please create one folder and symlink other folders into it.
@maoxian-1 commented on GitHub (Feb 8, 2025):
Or is there a command that allows editing?I use --allow-upload --allow-delete --allow-search --allow-symlink to…
@dotur911 commented on GitHub (Feb 4, 2025):
I tryed to use symlink but it does not show when browsing files, i do not know why, i am using dufs in docker ,and…
@sigoden commented on GitHub (Feb 8, 2025):
All you need to know is that --allow-all/-A is equal to All --allow-* options.
@sigoden commented on GitHub (Feb 4, 2025):
Docker cannot see or access files outside the mount path, even if they are symlinked inside the container.
Use…
@maoxian-1 commented on GitHub (Feb 8, 2025):
But is no option to allow edit except --allow-all