alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
39.38k stars 5.11k forks source link

创建文件夹默认没有x执行权限 #6533

Open metaforget opened 1 month ago

metaforget commented 1 month ago

Please make sure of the following things

AList Version / AList 版本

v3.35.0

Driver used / 使用的存储驱动

本地存储

Describe the bug / 问题描述

alist在本地存储里创建文件夹默认没有写权限,不用root权限运行容器,就会导致文件夹不能新增文件,qb离线下载复制到新建的文件夹直接失败

Reproduction / 复现链接

暂无

Config / 配置

environment:

Logs / 日志

No response

welcome[bot] commented 1 month ago

Thanks for opening your first issue here! Be sure to follow the issue template!

metaforget commented 1 month ago

root权限下运行,也是没有写权限,但是本身root不需要写权限就可以写入文件夹

metaforget commented 1 month ago

是x执行权限