Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#3001 2026-04-12 17:13:28 +03:00
[GH-ISSUE #506] Add a configuration item to set unix domain socket files permissions for docker

@sigoden commented on GitHub (Dec 24, 2024):

We will not support this feature. This configuration is too trivial.

Please change the file permissions manually…

zhus commented on issue sigoden/dufs#2999 2026-04-12 17:13:28 +03:00
[GH-ISSUE #504] 只给账户文件上传和读取权限,不能删除文件

@yuf19-2022 commented on GitHub (Dec 20, 2024):

如题,只给账户文件上传和读取权限,目前好像没法实现?如果给予rw权限,则用户具备删除文件权限,请问此部分有什么方法…

zhus commented on issue sigoden/dufs#3001 2026-04-12 17:13:28 +03:00
[GH-ISSUE #506] Add a configuration item to set unix domain socket files permissions for docker

@Puqns67 commented on GitHub (Apr 19, 2025):

PS: In systemd.service, you can add this line to change UNIX socket permissions after dufs start.

  • This assumes…
zhus commented on issue sigoden/dufs#3000 2026-04-12 17:13:28 +03:00
[GH-ISSUE #505] can auth the specified file?it seems that only can auth dir now,rigth?

@yuf19-2022 commented on GitHub (Dec 20, 2024):

eg:/project/index.html,set "@/project/index.html".I hope can only ascess ip:5000/project,but in fact,when I…

zhus commented on issue sigoden/dufs#2999 2026-04-12 17:13:28 +03:00
[GH-ISSUE #504] 只给账户文件上传和读取权限,不能删除文件

@yuf19-2022 commented on GitHub (Dec 25, 2024):

如题,只给账户文件上传和读取权限,目前好像没法实现?如果给予rw权限,则用户具备删除文件权限,请问此部分有什么方…

zhus commented on issue sigoden/dufs#3000 2026-04-12 17:13:28 +03:00
[GH-ISSUE #505] can auth the specified file?it seems that only can auth dir now,rigth?

@sigoden commented on GitHub (Dec 20, 2024):

dufs can auth on specific file.

zhus commented on issue sigoden/dufs#3000 2026-04-12 17:13:28 +03:00
[GH-ISSUE #505] can auth the specified file?it seems that only can auth dir now,rigth?

@sigoden commented on GitHub (Dec 20, 2024):

I have tested it, and everything works fine.

mkdir project
echo hello world > project/index.html
dufs . -a…
zhus commented on issue sigoden/dufs#3000 2026-04-12 17:13:28 +03:00
[GH-ISSUE #505] can auth the specified file?it seems that only can auth dir now,rigth?

@yuf19-2022 commented on GitHub (Dec 20, 2024):

I have tested it, and everything works fine.

mkdir project
echo hello world > project/index.html
…
zhus commented on issue sigoden/dufs#3000 2026-04-12 17:13:28 +03:00
[GH-ISSUE #505] can auth the specified file?it seems that only can auth dir now,rigth?

@sigoden commented on GitHub (Dec 20, 2024):

he can ascess ip:5000/a and ip:5000/a/b.

First, it's important to understand that there are three types of…

zhus opened issue sigoden/dufs#3002 2026-04-12 17:13:28 +03:00
[GH-ISSUE #509] auth cannot remain in all path
zhus closed issue sigoden/dufs#3002 2026-04-12 17:13:28 +03:00
[GH-ISSUE #509] auth cannot remain in all path
zhus opened issue sigoden/dufs#3003 2026-04-12 17:13:28 +03:00
[GH-ISSUE #508] Unable to exit
zhus closed issue sigoden/dufs#3003 2026-04-12 17:13:28 +03:00
[GH-ISSUE #508] Unable to exit
zhus opened issue sigoden/dufs#3004 2026-04-12 17:13:28 +03:00
[GH-ISSUE #507] Why doesn't the download folder button show?
zhus closed issue sigoden/dufs#3004 2026-04-12 17:13:28 +03:00
[GH-ISSUE #507] Why doesn't the download folder button show?
zhus commented on issue sigoden/dufs#3002 2026-04-12 17:13:28 +03:00
[GH-ISSUE #509] auth cannot remain in all path

@sigoden commented on GitHub (Dec 24, 2024):

Cannot confirm the problem.

Please create a new issue and follow the issue guide to provide the configuration,…

zhus commented on issue sigoden/dufs#3004 2026-04-12 17:13:28 +03:00
[GH-ISSUE #507] Why doesn't the download folder button show?

@sigoden commented on GitHub (Dec 24, 2024):

To be honest, I really hate these kinds of questions. Can’t you just read the README in detail?

use `--allow-arch…

zhus commented on issue sigoden/dufs#3003 2026-04-12 17:13:28 +03:00
[GH-ISSUE #508] Unable to exit

@sigoden commented on GitHub (Dec 24, 2024):

This project has been going on for so long, and you are the only one reporting this issue.

It might be a problem…

zhus closed issue sigoden/dufs#3001 2026-04-12 17:13:27 +03:00
[GH-ISSUE #506] Add a configuration item to set unix domain socket files permissions for docker
zhus commented on issue sigoden/dufs#2999 2026-04-12 17:13:27 +03:00
[GH-ISSUE #504] 只给账户文件上传和读取权限,不能删除文件

@sigoden commented on GitHub (Dec 20, 2024):

Sorry, No way.