-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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 #6271
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
右下角刷新一下缓存 |
飞机盘也有这个问题,新建的文件夹,会直接套根目录,复制东西过去会直接到根目录 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
这个问题依旧存在 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
… mount The driver failed to mount due to incorrect URL parameter ordering which the backend did not accept This commit reorders the parameters to meet the backend's expectations and ensures successful mounting of the iLanZou driver. Closes AlistGo#6271, Closes AlistGo#6415
* fix(drivers/iLanZou): resolve resource access issue on iLanZou driver mount The driver failed to mount due to incorrect URL parameter ordering which the backend did not accept This commit reorders the parameters to meet the backend's expectations and ensures successful mounting of the iLanZou driver. Closes AlistGo#6271, Closes AlistGo#6415 * fix(drivers/iLanZou): Fixed the error ID number returned when creating a folder Closes AlistGo#6610, Closes AlistGo#6333 --------- Co-authored-by: maye174 <96584640+maye174@users.noreply.github.com>
Please make sure of the following things
I have read the documentation.
我已经阅读了文档。
I'm sure there are no duplicate issues or discussions.
我确定没有重复的issue或讨论。
I'm sure it's due to
AList
and not something else(such as Network ,Dependencies
orOperational
).我确定是
AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.33.0
Driver used / 使用的存储驱动
蓝奏云优享版
Describe the bug / 问题描述
添加蓝奏云优享版之后
挂在的根目录为/蓝奏云
然后在里面创建新的文件夹
在alist里面新创建的文件夹路径上会自动嵌套一个同名文件夹。而这个同名文件夹其实映射的是根目录挂载的。
比如,我在/蓝奏云优享 这个根目录里新创建了一个测试文件夹
出现的 /蓝奏云优享/测试 其实跟/蓝奏云 是一样的
/蓝奏云/测试/测试 这个才是新创建的文件夹。
而蓝奏云优享版那边其实只在根目录下有一个测试 文件夹。并没有实质上生成嵌套的两个文件夹
Reproduction / 复现链接
……
Config / 配置
……
Logs / 日志
No response
The text was updated successfully, but these errors were encountered: