alist
alist copied to clipboard
使用webdav在本地类型中新建文件或文件夹时是否可以指定文件或文件夹的权限?
Please make sure of the following things
- [X] I have read the documentation.
- [X] I'm sure there are no duplicate issues or discussions.
- [X] I'm sure this feature is not implemented.
- [X] I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
使用webdav上传文件时,新建的文件夹权限是0700,新建的文件权限是0744,这些都是在代码里写死了,其它NAS上的用户通过SMB访问这些文件或文件夹时,会提示无权限,不方便本地共享文件。是否可以加个配置来指定新建文件或文件夹的权限?
Suggested solution / 实现思路
权限是否可以做成可配置的?或者直接改成 0666 ?

Additional context / 附件


Thanks for opening your first issue here! Be sure to follow the issue template!
Hello, this issue has been inactive for more than 30 days and will be closed if inactive for another 30 days.
Hello @, this issue was closed due to inactive more than 60 days. You can reopen or recreate it if you think it should continue.