@sigoden commented on GitHub (Feb 19, 2025):
We will not support this feature. This is not what a simple file server should do.
@Tmalll commented on GitHub (Feb 16, 2025):
It reports the following error... My phone is not rooted, is this the reason? Or do I need to install other dependent…
@sigoden commented on GitHub (Feb 19, 2025):
Dufs has not released a binary version for iOS.
@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…
@sigoden commented on GitHub (Feb 4, 2025):
We will not support this feature, please create one folder and symlink other folders into it.
@fredleger commented on GitHub (Feb 12, 2025):
All these settings where set.
@sigoden commented on GitHub (Feb 8, 2025):
All you need to know is that --allow-all/-A is equal to All --allow-* options.
@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 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
@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!