Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]在文件管理中上传文件夹时,文件夹权限被设置为0750 #4362

Closed
zdzym opened this issue Mar 30, 2024 · 3 comments
Closed

Comments

@zdzym
Copy link

zdzym commented Mar 30, 2024

联系方式

No response

1Panel 版本

v1.10.2-lts

问题描述

在文件管理中上传文件夹时,文件夹权限被设置为0750,这会导致php-fpm等应用无法访问这些文件夹,花费大量时间进行排错。在文件管理中直接新建文件夹,默认权限为0755.

重现步骤

主机--文件--上传--上传文件夹,上传后文件夹权限为0750

期待的正确结果

和创建文件夹的行为一致,即0755

相关日志输出

No response

附加信息

No response

@wanghe-fit2cloud
Copy link
Member

感谢反馈,我们先在本地环境复现一下上述问题。

@wanghe-fit2cloud
Copy link
Member

目前版本确实存在上述问题,我们会在近期版本优化此处功能(上传文件夹权限与父目录权限保持一致)。

@wanghe-fit2cloud
Copy link
Member

v1.10.3-lts 版本已发布。

KaySar12 pushed a commit to KaySar12/1Panel that referenced this issue Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants