@sigoden commented on GitHub (Dec 24, 2024):
We will not support this feature. This configuration is too trivial.
Please change the file permissions manually…
@yuf19-2022 commented on GitHub (Dec 20, 2024):
如题,只给账户文件上传和读取权限,目前好像没法实现?如果给予rw权限,则用户具备删除文件权限,请问此部分有什么方法…
@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…
@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…
@yuf19-2022 commented on GitHub (Dec 25, 2024):
如题,只给账户文件上传和读取权限,目前好像没法实现?如果给予rw权限,则用户具备删除文件权限,请问此部分有什么方…
@sigoden commented on GitHub (Dec 20, 2024):
dufs can auth on specific file.
@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…
@yuf19-2022 commented on GitHub (Dec 20, 2024):
I have tested it, and everything works fine.
mkdir project echo hello world > project/index.html …
@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…
@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,…
@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…
@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…