Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2348 2026-04-11 17:13:49 +03:00
[GH-ISSUE #539] How to disable only archive

@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…

zhus commented on issue sigoden/dufs#2349 2026-04-11 17:13:49 +03:00
[GH-ISSUE #538] Mount two or more /data folders

@dotur911 commented on GitHub (Feb 4, 2025):

As i can see, i did as you sugest and it somehow works. Thank you!

zhus commented on issue sigoden/dufs#2348 2026-04-11 17:13:49 +03:00
[GH-ISSUE #539] How to disable only archive

@maoxian-1 commented on GitHub (Feb 8, 2025):

You are right, Is my theme bug, thank you!

zhus opened issue sigoden/dufs#2350 2026-04-11 17:13:49 +03:00
[GH-ISSUE #543] 没有回收站功能吗,及回收站文件过期策略
zhus opened issue sigoden/dufs#2347 2026-04-11 17:13:48 +03:00
[GH-ISSUE #540] Support anonymous write access
zhus closed issue sigoden/dufs#2347 2026-04-11 17:13:48 +03:00
[GH-ISSUE #540] Support anonymous write access
zhus opened issue sigoden/dufs#2349 2026-04-11 17:13:48 +03:00
[GH-ISSUE #538] Mount two or more /data folders
zhus opened issue sigoden/dufs#2348 2026-04-11 17:13:48 +03:00
[GH-ISSUE #539] How to disable only archive
zhus closed issue sigoden/dufs#2348 2026-04-11 17:13:48 +03:00
[GH-ISSUE #539] How to disable only archive
zhus closed issue sigoden/dufs#2349 2026-04-11 17:13:48 +03:00
[GH-ISSUE #538] Mount two or more /data folders
zhus commented on issue sigoden/dufs#2347 2026-04-11 17:13:48 +03:00
[GH-ISSUE #540] Support anonymous write access

@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…

zhus commented on issue sigoden/dufs#2347 2026-04-11 17:13:48 +03:00
[GH-ISSUE #540] Support anonymous write access

@sigoden commented on GitHub (Feb 12, 2025):

Maybe you missed the options --allow-all or --allow-upload/--allow-delete.

![Image](https://github.com/user-atta…

zhus commented on issue sigoden/dufs#2347 2026-04-11 17:13:48 +03:00
[GH-ISSUE #540] Support anonymous write access

@fredleger commented on GitHub (Feb 12, 2025):

All these settings where set.

zhus commented on issue sigoden/dufs#2348 2026-04-11 17:13:48 +03:00
[GH-ISSUE #539] How to disable only archive

@sigoden commented on GitHub (Feb 8, 2025):

No way. Please don't use -A then set the --allow-* options one by one.

zhus commented on issue sigoden/dufs#2349 2026-04-11 17:13:48 +03:00
[GH-ISSUE #538] Mount two or more /data folders

@sigoden commented on GitHub (Feb 4, 2025):

We will not support this feature, please create one folder and symlink other folders into it.

zhus commented on issue sigoden/dufs#2348 2026-04-11 17:13:48 +03:00
[GH-ISSUE #539] How to disable only archive

@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…

zhus commented on issue sigoden/dufs#2349 2026-04-11 17:13:48 +03:00
[GH-ISSUE #538] Mount two or more /data folders

@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…

zhus commented on issue sigoden/dufs#2348 2026-04-11 17:13:48 +03:00
[GH-ISSUE #539] How to disable only archive

@sigoden commented on GitHub (Feb 8, 2025):

All you need to know is that --allow-all/-A is equal to All --allow-* options.

zhus commented on issue sigoden/dufs#2349 2026-04-11 17:13:48 +03:00
[GH-ISSUE #538] Mount two or more /data folders

@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…

zhus commented on issue sigoden/dufs#2348 2026-04-11 17:13:48 +03:00
[GH-ISSUE #539] How to disable only archive

@maoxian-1 commented on GitHub (Feb 8, 2025):

But is no option to allow edit except --allow-all