Sergey Zhukov zhus
zhus opened issue sigoden/dufs#3029 2026-04-12 17:13:34 +03:00
[GH-ISSUE #541] Please support the virtual Linux of Android's termux terminal app
zhus opened issue sigoden/dufs#3030 2026-04-12 17:13:34 +03:00
[GH-ISSUE #542] iOS support
zhus closed issue sigoden/dufs#3029 2026-04-12 17:13:34 +03:00
[GH-ISSUE #541] Please support the virtual Linux of Android's termux terminal app
zhus closed issue sigoden/dufs#3030 2026-04-12 17:13:34 +03:00
[GH-ISSUE #542] iOS support
zhus opened issue sigoden/dufs#3031 2026-04-12 17:13:34 +03:00
[GH-ISSUE #543] 没有回收站功能吗,及回收站文件过期策略
zhus closed issue sigoden/dufs#3031 2026-04-12 17:13:34 +03:00
[GH-ISSUE #543] 没有回收站功能吗,及回收站文件过期策略
zhus commented on issue sigoden/dufs#3029 2026-04-12 17:13:34 +03:00
[GH-ISSUE #541] Please support the virtual Linux of Android's termux terminal app

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

dufs works on termux.

Image

zhus commented on issue sigoden/dufs#3031 2026-04-12 17:13:34 +03:00
[GH-ISSUE #543] 没有回收站功能吗,及回收站文件过期策略

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

We will not support this feature. This is not what a simple file server should do.

zhus commented on issue sigoden/dufs#3029 2026-04-12 17:13:34 +03:00
[GH-ISSUE #541] Please support the virtual Linux of Android's termux terminal app

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

zhus commented on issue sigoden/dufs#3030 2026-04-12 17:13:34 +03:00
[GH-ISSUE #542] iOS support

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

Dufs has not released a binary version for iOS.

zhus commented on issue sigoden/dufs#3027 2026-04-12 17:13:33 +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#3026 2026-04-12 17:13:33 +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#3028 2026-04-12 17:13:33 +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#3027 2026-04-12 17:13:33 +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#3026 2026-04-12 17:13:33 +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#3026 2026-04-12 17:13:33 +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#3027 2026-04-12 17:13:33 +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

zhus commented on issue sigoden/dufs#3027 2026-04-12 17:13:33 +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#3026 2026-04-12 17:13:33 +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#3027 2026-04-12 17:13:33 +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!