-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
请确认以下事项
-
我已确认阅读并同意 AGPL-3.0 第15条 。
本程序不提供任何明示或暗示的担保,使用风险由您自行承担。 -
我已确认阅读并同意 AGPL-3.0 第16条 。
无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。 -
我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。
-
我已确认阅读了OpenList文档。
-
我已确认没有重复的问题或讨论。
-
我已确认是
OpenList的问题,而不是其他原因(例如 网络 ,依赖或操作)。 -
我认为此问题必须由
OpenList处理,而非第三方。 -
我已确认这个问题在最新版本中没有被修复。
OpenList 版本(必填)
v4.0.9
使用的存储驱动(必填)
Dropbox
问题描述(必填)
Dropbox default root path is "/home/name user". If set the "Root folder path" : "/name user", when using the upload feature, it will create a new path : "/home/name user/name user/file_uploaded".
Eg: "Root folder path Openlist': "tuthan ika/UP"
Use openlist to access folder 1 ( in dropbox; /home/tuthan ika/UP/1) and upload file A, result file is saved in path "/home/tuthan ika/tuthan ika/UP/1/A
配置文件内容(必填)
{
"id": 3,
"mount_path": "/dropbox",
"order": 3,
"driver": "Dropbox",
"cache_expiration": 30,
"status": "work",
"addition": "{\"root_folder_path\":\"/tuthan ika/UP\",\"use_online_api\":true,\"api_url_address\":\"\",\"client_id\":\"xxxxxx\",\"client_secret\":\"xxxxx\",\"AccessToken\":\"xxxxx\",\"refresh_token\":\"xxxx\",\"RootNamespaceId\":\"12700073843\"}",
"remark": "",
"modified": "2025-07-26T10:42:12.921Z",
"disabled": false,
"disable_index": true,
"enable_sign": false,
"order_by": "",
"order_direction": "",
"extract_folder": "",
"web_proxy": true,
"webdav_policy": "use_proxy_url",
"proxy_range": false,
"down_proxy_url": "https://xxx.com",
"disable_proxy_sign": false
},日志(可选)
No response
复现链接(可选)
No response