Skip to content

[BUG] 所有网盘上传新建文件夹都是403 #3061

Description

@kissunyeason

请确认以下事项

  • 我已确认阅读并同意 AGPL-3.0 第15条
    本程序不提供任何明示或暗示的担保,使用风险由您自行承担。

  • 我已确认阅读并同意 AGPL-3.0 第16条
    无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。

  • 我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。

  • 我已确认阅读了OpenList文档

  • 我已确认没有重复的问题或讨论。

  • 我已确认是OpenList的问题,而不是其他原因(例如 网络依赖操作)。

  • 我认为此问题必须由OpenList处理,而非第三方。

  • 我已确认这个问题在最新版本中没有被修复。

  • 我没有阅读这个清单,只是闭眼选中了所有的复选框,请关闭这个 Issue 。

OpenList 版本(必填)

4.2.6

使用的存储驱动(必填)

all

问题描述(必填)

1、fedora系统所有网盘挂载都没问问题,下载也没有问题,无论是通过gnome的文件浏览器网络连接,还是直接在127.0.0.1:5244上传新建、rclonemanager上传文件,所有网盘全部都是403
2、手机使用alistlite(使用openlist核心),上传下载全部没有问题
3、电脑换alist也没任何问题

日志(必填)

、rclone manager上传文件提示403
/home/kissuny/软件/备份
OpenList:阿里云盘备份/备份

{
"jobid": 126,
"status": {
"duration": 3.630552754,
"endTime": "2026-09-06T22:32:59.996611353+08:00",
"error": "",
"executeId": "5f57ce19-3fe1-429c-8aaf-5b0775d3d7dc",
"finished": true,
"group": "job/126",
"id": 126,
"output": {
"results": [
{
"error": "Update mkParentDir failed: 403 Forbidden",
"input": {
"_group": "sync/OpenList/Default",
"buffer_size": "32M",
"dstFs": "OpenList:阿里云盘备份/备份",
"log_level": "INFO",
"max_buffer_memory": "2G",
"srcFs": "/home/kissuny/软件/备份",
"transfers": 8
},
"path": "sync/sync",
"status": 500
}
]
},
"startTime": "2026-09-06T22:32:56.36605865+08:00",
"success": true
}
}
3、终端测试也是403
➜ curl -X MKCOL "http://127.0.0.1:5244/dav/阿里云盘备份/备份/test_403"
-u "admin:123456"
--noproxy "127.0.0.1"
-v

Trying 127.0.0.1:5244...
Established connection to 127.0.0.1 (127.0.0.1 port 5244) from 127.0.0.1 port 52362
using HTTP/1.x
Server auth using Basic with user 'admin'
MKCOL /dav/%E9%98%BF%E9%87%8C%E4%BA%91%E7%9B%98%E5%A4%87%E4%BB%BD/%E5%A4%87%E4%BB%BD/test_403 HTTP/1.1
Host: 127.0.0.1:5244
Authorization: Basic YWRtaW46MTIzNDU2
User-Agent: curl/8.18.0
Accept: /

Request completely sent off
< HTTP/1.1 403 Forbidden
< Date: Sun, 06 Sep 2026 14:26:19 GMT
< Content-Length: 0
<
Connection #0 to host 127.0.0.1:5244 left intact

配置文件内容(必填)

{
"encrypted": "",
"settings": [
{
"key": "version",
"value": "v4.2.6 (Commit: 2bdf16d) - Frontend: v4.2.6 - Build at: 2026-09-01 15:22:53 +0000",
"help": "",
"type": "string",
"options": "",
"group": 1,
"flag": 2,
"index": 0
},
{
"key": "site_title",
"value": "Openlist",
"help": "",
"type": "string",
"options": "",
"group": 1,
"flag": 0,
"index": 1
},
{
"key": "announcement",
"value": "### repo\nhttps://github.com/alist-org/alist",
"help": "",
"type": "text",
"options": "",
"group": 1,
"flag": 0,
"index": 2
},
{
"key": "pagination_type",
"value": "all",
"help": "",
"type": "select",
"options": "all,pagination,load_more,auto_load_more",
"group": 1,
"flag": 0,
"index": 3
},
{
"key": "default_page_size",
"value": "50",
"help": "",
"type": "number",
"options": "",
"group": 1,
"flag": 0,
"index": 4
},
{
"key": "allow_indexed",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 1,
"flag": 0,
"index": 5
},
{
"key": "allow_mounted",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 1,
"flag": 0,
"index": 6
},
{
"key": "robots_txt",
"value": "User-agent: \nAllow: /",
"help": "",
"type": "text",
"options": "",
"group": 1,
"flag": 0,
"index": 7
},
{
"key": "logo",
"value": "https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg",
"help": "",
"type": "text",
"options": "",
"group": 2,
"flag": 0,
"index": 8
},
{
"key": "favicon",
"value": "https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg",
"help": "",
"type": "string",
"options": "",
"group": 2,
"flag": 0,
"index": 9
},
{
"key": "main_color",
"value": "#1890ff",
"help": "",
"type": "string",
"options": "",
"group": 2,
"flag": 0,
"index": 10
},
{
"key": "home_icon",
"value": "🏠",
"help": "",
"type": "string",
"options": "",
"group": 2,
"flag": 0,
"index": 11
},
{
"key": "share_icon",
"value": "🎁",
"help": "",
"type": "string",
"options": "",
"group": 2,
"flag": 0,
"index": 12
},
{
"key": "home_container",
"value": "max_980px",
"help": "",
"type": "select",
"options": "max_980px,hope_container",
"group": 2,
"flag": 0,
"index": 13
},
{
"key": "settings_layout",
"value": "list",
"help": "",
"type": "select",
"options": "list,responsive",
"group": 2,
"flag": 0,
"index": 14
},
{
"key": "hide_storage_details",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 2,
"flag": 1,
"index": 15
},
{
"key": "hide_storage_details_in_manage_page",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 2,
"flag": 1,
"index": 16
},
{
"key": "show_disk_usage_in_plain_text",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 2,
"flag": 0,
"index": 17
},
{
"key": "text_types",
"value": "txt,htm,html,xml,java,properties,sql,js,md,json,conf,ini,vue,php,py,bat,gitignore,yml,go,sh,c,cpp,h,hpp,tsx,vtt,srt,ass,rs,lrc",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 1,
"index": 18
},
{
"key": "audio_types",
"value": "mp3,flac,ogg,m4a,wav,opus,wma",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 1,
"index": 19
},
{
"key": "video_types",
"value": "mp4,mkv,avi,mov,rmvb,webm,flv,m3u8",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 1,
"index": 20
},
{
"key": "image_types",
"value": "jpg,tiff,jpeg,png,gif,bmp,svg,ico,swf,webp",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 1,
"index": 21
},
{
"key": "proxy_types",
"value": "m3u8,url",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 1,
"index": 22
},
{
"key": "proxy_ignore_headers",
"value": "authorization,referer",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 1,
"index": 23
},
{
"key": "external_previews",
"value": "{}",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 0,
"index": 24
},
{
"key": "iframe_previews",
"value": "{\n\t"doc,docx,xls,xlsx,ppt,pptx": {\n\t\t"Microsoft":"https://view.officeapps.live.com/op/view.aspx?src=$e_url",\n\t\t"Google":"https://docs.google.com/gview?url=$e_url&embedded=true"\n\t},\n\t"pdf": {\n\t\t"PDF.js":"https://alist-org.github.io/pdf.js/web/viewer.html?file=$e_url"\n\t},\n\t"epub": {\n\t\t"EPUB.js":"https://alist-org.github.io/static/epub.js/viewer.html?url=$e_url"\n\t}\n}",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 0,
"index": 25
},
{
"key": "audio_cover",
"value": "https://jsd.nn.ci/gh/alist-org/logo@main/logo.svg",
"help": "",
"type": "string",
"options": "",
"group": 3,
"flag": 0,
"index": 26
},
{
"key": "audio_autoplay",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 3,
"flag": 0,
"index": 27
},
{
"key": "video_autoplay",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 3,
"flag": 0,
"index": 28
},
{
"key": "preview_download_by_default",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 3,
"flag": 0,
"index": 29
},
{
"key": "preview_archives_by_default",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 3,
"flag": 0,
"index": 30
},
{
"key": "share_preview_download_by_default",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 3,
"flag": 0,
"index": 31
},
{
"key": "share_preview_archives_by_default",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 3,
"flag": 0,
"index": 32
},
{
"key": "readme_autorender",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 3,
"flag": 0,
"index": 33
},
{
"key": "filter_readme_scripts",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 3,
"flag": 0,
"index": 34
},
{
"key": "non_efs_zip_encoding",
"value": "IBM437",
"help": "",
"type": "string",
"options": "",
"group": 3,
"flag": 0,
"index": 35
},
{
"key": "hide_files",
"value": "/\/README.md/i",
"help": "",
"type": "text",
"options": "",
"group": 4,
"flag": 0,
"index": 36
},
{
"key": "package_download",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 4,
"flag": 0,
"index": 37
},
{
"key": "customize_head",
"value": "",
"help": "",
"type": "text",
"options": "",
"group": 4,
"flag": 1,
"index": 38
},
{
"key": "customize_body",
"value": "",
"help": "",
"type": "text",
"options": "",
"group": 4,
"flag": 1,
"index": 39
},
{
"key": "link_expiration",
"value": "0",
"help": "",
"type": "number",
"options": "",
"group": 4,
"flag": 1,
"index": 40
},
{
"key": "sign_all",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 4,
"flag": 1,
"index": 41
},
{
"key": "privacy_regs",
"value": "(?:(?:\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.){3}(?:\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\n([[:xdigit:]]{1,4}(?::[[:xdigit:]]{1,4}){7}|::|:(?::[[:xdigit:]]{1,4}){1,6}|[[:xdigit:]]{1,4}:(?::[[:xdigit:]]{1,4}){1,5}|(?:[[:xdigit:]]{1,4}:){2}(?::[[:xdigit:]]{1,4}){1,4}|(?:[[:xdigit:]]{1,4}:){3}(?::[[:xdigit:]]{1,4}){1,3}|(?:[[:xdigit:]]{1,4}:){4}(?::[[:xdigit:]]{1,4}){1,2}|(?:[[:xdigit:]]{1,4}:){5}:[[:xdigit:]]{1,4}|(?:[[:xdigit:]]{1,4}:){1,6}:)\n(?U)access_token=(.
)&",
"help": "",
"type": "text",
"options": "",
"group": 4,
"flag": 1,
"index": 42
},
{
"key": "ocr_api",
"value": "https://api.alistgo.com/ocr/file/json",
"help": "",
"type": "string",
"options": "",
"group": 4,
"flag": 0,
"index": 43
},
{
"key": "filename_char_mapping",
"value": "{"/": "|"}",
"help": "",
"type": "text",
"options": "",
"group": 4,
"flag": 0,
"index": 44
},
{
"key": "forward_direct_link_params",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 4,
"flag": 0,
"index": 45
},
{
"key": "ignore_direct_link_params",
"value": "sign,alist_ts",
"help": "",
"type": "string",
"options": "",
"group": 4,
"flag": 0,
"index": 46
},
{
"key": "webauthn_login_enabled",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 4,
"flag": 0,
"index": 47
},
{
"key": "share_preview",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 4,
"flag": 0,
"index": 48
},
{
"key": "share_archive_preview",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 4,
"flag": 0,
"index": 49
},
{
"key": "share_force_proxy",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 4,
"flag": 1,
"index": 50
},
{
"key": "share_summary_content",
"value": "@{{creator}} shared {{#each files}}{{#if @FIRST}}"{{filename this}}"{{/if}}{{#if @last}}{{#unless (eq @index 0)}} and {{@index}} more files{{/unless}}{{/if}}{{/each}} from {{site_title}}: {{base_url}}/@s/{{id}}{{#if pwd}} , the share code is {{pwd}}{{/if}}{{#if expires}}, please access before {{dateLocaleString expires}}.{{/if}}",
"help": "",
"type": "text",
"options": "",
"group": 4,
"flag": 0,
"index": 51
},
{
"key": "handle_hook_after_writing",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 4,
"flag": 1,
"index": 52
},
{
"key": "handle_hook_rate_limit",
"value": "0",
"help": "",
"type": "number",
"options": "",
"group": 4,
"flag": 1,
"index": 53
},
{
"key": "ignore_system_files",
"value": "false",
"help": "When enabled, ignores common system files during upload (.DS_Store, desktop.ini, Thumbs.db, and files starting with ._)",
"type": "bool",
"options": "",
"group": 4,
"flag": 1,
"index": 54
},
{
"key": "token",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 0,
"flag": 1,
"index": 55
},
{
"key": "search_index",
"value": "none",
"help": "",
"type": "select",
"options": "database,database_non_full_text,bleve,meilisearch,none",
"group": 6,
"flag": 0,
"index": 56
},
{
"key": "auto_update_index",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 6,
"flag": 0,
"index": 57
},
{
"key": "ignore_paths",
"value": "",
"help": "one path per line",
"type": "text",
"options": "",
"group": 6,
"flag": 1,
"index": 58
},
{
"key": "max_index_depth",
"value": "20",
"help": "max depth of index",
"type": "number",
"options": "",
"group": 6,
"flag": 1,
"index": 59
},
{
"key": "index_progress",
"value": "{"obj_count":0,"is_done":true,"last_done_time":null,"error":""}",
"help": "",
"type": "text",
"options": "",
"group": 0,
"flag": 1,
"index": 60
},
{
"key": "sso_login_enabled",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 7,
"flag": 0,
"index": 61
},
{
"key": "sso_login_platform",
"value": "",
"help": "",
"type": "select",
"options": "Casdoor,Github,Microsoft,Google,Dingtalk,OIDC",
"group": 7,
"flag": 0,
"index": 62
},
{
"key": "sso_client_id",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 63
},
{
"key": "sso_client_secret",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 64
},
{
"key": "sso_oidc_username_key",
"value": "name",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 65
},
{
"key": "sso_organization_name",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 66
},
{
"key": "sso_application_name",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 67
},
{
"key": "sso_endpoint_name",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 68
},
{
"key": "sso_jwt_public_key",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 69
},
{
"key": "sso_extra_scopes",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 70
},
{
"key": "sso_auto_register",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 7,
"flag": 1,
"index": 71
},
{
"key": "sso_default_dir",
"value": "/",
"help": "",
"type": "string",
"options": "",
"group": 7,
"flag": 1,
"index": 72
},
{
"key": "sso_default_permission",
"value": "0",
"help": "",
"type": "number",
"options": "",
"group": 7,
"flag": 1,
"index": 73
},
{
"key": "sso_compatibility_mode",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 7,
"flag": 0,
"index": 74
},
{
"key": "ldap_login_enabled",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 8,
"flag": 0,
"index": 75
},
{
"key": "ldap_server",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 8,
"flag": 1,
"index": 76
},
{
"key": "ldap_skip_tls_verify",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 8,
"flag": 1,
"index": 77
},
{
"key": "ldap_manager_dn",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 8,
"flag": 1,
"index": 78
},
{
"key": "ldap_manager_password",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 8,
"flag": 1,
"index": 79
},
{
"key": "ldap_user_search_base",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 8,
"flag": 1,
"index": 80
},
{
"key": "ldap_user_search_filter",
"value": "(uid=%s)",
"help": "",
"type": "string",
"options": "",
"group": 8,
"flag": 1,
"index": 81
},
{
"key": "ldap_default_dir",
"value": "/",
"help": "",
"type": "string",
"options": "",
"group": 8,
"flag": 1,
"index": 82
},
{
"key": "ldap_default_permission",
"value": "0",
"help": "",
"type": "number",
"options": "",
"group": 8,
"flag": 1,
"index": 83
},
{
"key": "ldap_login_tips",
"value": "login with ldap",
"help": "",
"type": "string",
"options": "",
"group": 8,
"flag": 0,
"index": 84
},
{
"key": "s3_access_key_id",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 9,
"flag": 1,
"index": 85
},
{
"key": "s3_secret_access_key",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 9,
"flag": 1,
"index": 86
},
{
"key": "s3_buckets",
"value": "[]",
"help": "",
"type": "string",
"options": "",
"group": 9,
"flag": 1,
"index": 87
},
{
"key": "ftp_public_host",
"value": "127.0.0.1",
"help": "",
"type": "string",
"options": "",
"group": 10,
"flag": 1,
"index": 88
},
{
"key": "ftp_pasv_port_map",
"value": "",
"help": "",
"type": "text",
"options": "",
"group": 10,
"flag": 1,
"index": 89
},
{
"key": "ftp_mandatory_tls",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 10,
"flag": 1,
"index": 90
},
{
"key": "ftp_implicit_tls",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 10,
"flag": 1,
"index": 91
},
{
"key": "ftp_tls_private_key_path",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 10,
"flag": 1,
"index": 92
},
{
"key": "ftp_tls_public_cert_path",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 10,
"flag": 1,
"index": 93
},
{
"key": "sftp_disable_password_login",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 10,
"flag": 1,
"index": 94
},
{
"key": "offline_download_task_threads_num",
"value": "5",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 95
},
{
"key": "offline_download_transfer_task_threads_num",
"value": "5",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 96
},
{
"key": "upload_task_threads_num",
"value": "5",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 97
},
{
"key": "copy_task_threads_num",
"value": "5",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 98
},
{
"key": "decompress_download_task_threads_num",
"value": "5",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 100
},
{
"key": "decompress_upload_task_threads_num",
"value": "5",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 101
},
{
"key": "max_client_download_speed",
"value": "-1",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 102
},
{
"key": "max_client_upload_speed",
"value": "-1",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 103
},
{
"key": "max_server_download_speed",
"value": "-1",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 104
},
{
"key": "max_server_upload_speed",
"value": "-1",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 105
},
{
"key": "123_temp_dir",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 5,
"flag": 1,
"index": 108
},
{
"key": "aria2_secret",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 5,
"flag": 1,
"index": 109
},
{
"key": "aria2_uri",
"value": "http://localhost:6800/jsonrpc",
"help": "",
"type": "string",
"options": "",
"group": 5,
"flag": 1,
"index": 110
},
{
"key": "qbittorrent_seedtime",
"value": "0",
"help": "",
"type": "number",
"options": "",
"group": 5,
"flag": 1,
"index": 111
},
{
"key": "qbittorrent_url",
"value": "http://admin:adminadmin@localhost:8080/",
"help": "",
"type": "string",
"options": "",
"group": 5,
"flag": 1,
"index": 112
},
{
"key": "transmission_seedtime",
"value": "0",
"help": "",
"type": "number",
"options": "",
"group": 5,
"flag": 1,
"index": 113
},
{
"key": "transmission_uri",
"value": "http://localhost:9091/transmission/rpc",
"help": "",
"type": "string",
"options": "",
"group": 5,
"flag": 1,
"index": 114
},
{
"key": "allow_register",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 1,
"flag": 3,
"index": 8
},
{
"key": "default_role",
"value": "guest",
"help": "",
"type": "select",
"options": "",
"group": 1,
"flag": 3,
"index": 9
},
{
"key": "use_newui",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 1,
"flag": 3,
"index": 10
},
{
"key": "frontend_remember_sort",
"value": "false",
"help": "Persist frontend list sorting in the browser. When disabled, backend/driver order is used until the user sorts manually in the current session.",
"type": "bool",
"options": "",
"group": 1,
"flag": 3,
"index": 11
},
{
"key": "preview_settings",
"value": "{}",
"help": "",
"type": "text",
"options": "",
"group": 3,
"flag": 3,
"index": 26
},
{
"key": "thumbnail_size",
"value": "144",
"help": "Thumbnail width in pixels. Height is scaled proportionally.",
"type": "number",
"options": "",
"group": 3,
"flag": 3,
"index": 30
},
{
"key": "max_devices",
"value": "0",
"help": "",
"type": "number",
"options": "",
"group": 4,
"flag": 3,
"index": 46
},
{
"key": "device_evict_policy",
"value": "deny",
"help": "",
"type": "select",
"options": "deny,evict_oldest",
"group": 4,
"flag": 3,
"index": 47
},
{
"key": "device_session_ttl",
"value": "86400",
"help": "",
"type": "number",
"options": "",
"group": 4,
"flag": 3,
"index": 48
},
{
"key": "meta_not_found_cache_expire",
"value": "60",
"help": "Negative cache expiration for missing meta records, in seconds. Set 0 to disable.",
"type": "number",
"options": "",
"group": 4,
"flag": 3,
"index": 49
},
{
"key": "ftp_proxy_user_agent",
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36",
"help": "",
"type": "string",
"options": "",
"group": 10,
"flag": 3,
"index": 84
},
{
"key": "frp_enabled",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 12,
"flag": 3,
"index": 89
},
{
"key": "frp_server_addr",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 12,
"flag": 3,
"index": 90
},
{
"key": "frp_server_port",
"value": "7000",
"help": "",
"type": "number",
"options": "",
"group": 12,
"flag": 3,
"index": 91
},
{
"key": "frp_auth_token",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 12,
"flag": 3,
"index": 92
},
{
"key": "frp_proxy_name",
"value": "alist",
"help": "",
"type": "string",
"options": "",
"group": 12,
"flag": 3,
"index": 93
},
{
"key": "frp_proxy_type",
"value": "http",
"help": "",
"type": "select",
"options": "http,https,tcp,stcp",
"group": 12,
"flag": 3,
"index": 94
},
{
"key": "frp_custom_domain",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 12,
"flag": 3,
"index": 95
},
{
"key": "frp_subdomain",
"value": "",
"help": "",
"type": "string",
"options": "",
"group": 12,
"flag": 3,
"index": 96
},
{
"key": "frp_remote_port",
"value": "0",
"help": "",
"type": "number",
"options": "",
"group": 12,
"flag": 3,
"index": 97
},
{
"key": "frp_local_port",
"value": "5244",
"help": "",
"type": "number",
"options": "",
"group": 12,
"flag": 3,
"index": 98
},
{
"key": "frp_tls_enable",
"value": "false",
"help": "",
"type": "bool",
"options": "",
"group": 12,
"flag": 3,
"index": 99
},
{
"key": "frp_stcp_secret_key",
"value": "",
"help": "Required for stcp proxy type",
"type": "string",
"options": "",
"group": 12,
"flag": 3,
"index": 100
},
{
"key": "frp_status",
"value": "stopped",
"help": "",
"type": "string",
"options": "",
"group": 12,
"flag": 3,
"index": 101
},
{
"key": "move_task_threads_num",
"value": "5",
"help": "",
"type": "number",
"options": "",
"group": 11,
"flag": 1,
"index": 99
},
{
"key": "multipart_enabled",
"value": "true",
"help": "",
"type": "bool",
"options": "",
"group": 11,
"flag": 0,
"index": 106
},
{
"key": "multipart_chunk_size",
"value": "10",
"help": "chunk size of multipart upload in MB (positive integer), keep it under your CDN's request body limit; each active session buffers up to 8 chunks on the server's disk",
"type": "number",
"options": "",
"group": 11,
"flag": 0,
"index": 107
}
],
"users": [
{
"id": 1,
"username": "admin",
"password": "",
"base_path": "/",
"role": 2,
"disabled": false,
"permission": 29183,
"sso_id": "",
"allow_ldap": true
},
{
"id": 2,
"username": "guest",
"password": "",
"base_path": "/",
"role": 1,
"disabled": true,
"permission": 0,
"sso_id": "",
"allow_ldap": true
}
],
"storages": [
{
"id": 4,
"mount_path": "/相册",
"order": 0,
"driver": "Local",
"cache_expiration": 0,
"custom_cache_policies": "",
"status": "work",
"addition": "{"root_folder_path":"/home/kissuny/图片/相册","directory_size":false,"thumbnail":false,"thumb_cache_folder":"","thumb_concurrency":"16","video_thumb_pos":"20%","show_hidden":true,"mkdir_perm":"777","recycle_bin_path":"delete permanently"}",
"remark": "",
"modified": "2026-09-03T14:56:00.777180449+08:00",
"disabled": false,
"disable_index": false,
"enable_sign": false,
"order_by": "",
"order_direction": "",
"extract_folder": "",
"web_proxy": false,
"webdav_policy": "native_proxy",
"proxy_range": false,
"down_proxy_url": "",
"disable_proxy_sign": false
},
{
"id": 5,
"mount_path": "/音乐",
"order": 0,
"driver": "Local",
"cache_expiration": 0,
"custom_cache_policies": "",
"status": "work",
"addition": "{"root_folder_path":"/home/kissuny/音乐/Music","directory_size":false,"thumbnail":false,"thumb_cache_folder":"","thumb_concurrency":"16","video_thumb_pos":"20%","show_hidden":true,"mkdir_perm":"777","recycle_bin_path":"delete permanently"}",
"remark": "",
"modified": "2026-09-03T14:56:00.792601489+08:00",
"disabled": false,
"disable_index": false,
"enable_sign": false,
"order_by": "",
"order_direction": "",
"extract_folder": "",
"web_proxy": false,
"webdav_policy": "native_proxy",
"proxy_range": false,
"down_proxy_url": "",
"disable_proxy_sign": false
},
{
"id": 7,
"mount_path": "/阿里云盘资源",
"order": 0,
"driver": "AliyundriveOpen",
"cache_expiration": 30,
"custom_cache_policies": "",
"status": "work",
"addition": "{"drive_type":"resource","root_folder_id":"root","refresh_token":"
","order_by":"","order_direction":"","use_online_api":true,"alipan_type":"default","api_url_address":"https://api.oplist.org/alicloud/renewapi","client_id":"","client_secret":"","remove_way":"delete","rapid_upload":true,"internal_upload":false,"livp_download_format":"jpeg","AccessToken":""}",
"remark": "",
"modified": "2026-09-04T17:09:12.856335615+08:00",
"disabled": false,
"disable_index": false,
"enable_sign": false,
"order_by": "",
"order_direction": "",
"extract_folder": "",
"web_proxy": false,
"webdav_policy": "302_redirect",
"proxy_range": false,
"down_proxy_url": "",
"disable_proxy_sign": false
},
{
"id": 8,
"mount_path": "/阿里云盘备份",
"order": 0,
"driver": "AliyundriveOpen",
"cache_expiration": 25,
"custom_cache_policies": "",
"status": "work",
"addition": "{"drive_type":"backup","root_folder_id":"root","refresh_token":"
","order_by":"","order_direction":"","use_online_api":true,"alipan_type":"default","api_url_address":"https://api.oplist.org/alicloud/renewapi","client_id":"","client_secret":"","remove_way":"","rapid_upload":false,"internal_upload":false,"livp_download_format":"jpeg","AccessToken":""}",
"remark": "",
"modified": "2026-09-04T17:09:07.441659532+08:00",
"disabled": false,
"disable_index": false,
"enable_sign": false,
"order_by": "",
"order_direction": "",
"extract_folder": "",
"web_proxy": false,
"webdav_policy": "302_redirect",
"proxy_range": false,
"down_proxy_url": "",
"disable_proxy_sign": false
},
{
"id": 9,
"mount_path": "/百度网盘",
"order": 0,
"driver": "BaiduNetdisk",
"cache_expiration": 30,
"custom_cache_policies": "",
"status": "work",
"addition": "{"root_folder_path":"/","order_by":"name","order_direction":"asc","download_api":"official","use_online_api":true,"api_url_address":"https://api.oplist.org/baiduyun/renewapi","client_id":"","client_secret":"","custom_crack_ua":"netdisk","AccessToken":"
","refresh_token":"","upload_thread":"3","upload_timeout":60,"upload_api":"https://d.pcs.baidu.com","use_dynamic_upload_api":true,"custom_upload_part_size":0,"low_bandwith_upload_mode":false,"only_list_video_file":false}",
"remark": "",
"modified": "2026-09-03T16:35:18.44921796+08:00",
"disabled": false,
"disable_index": false,
"enable_sign": false,
"order_by": "",
"order_direction": "",
"extract_folder": "",
"web_proxy": true,
"webdav_policy": "native_proxy",
"proxy_range": false,
"down_proxy_url": "",
"disable_proxy_sign": false
},
{
"id": 10,
"mount_path": "/WPS云文档",
"order": 0,
"driver": "WPS",
"cache_expiration": 30,
"custom_cache_policies": "",
"status": "failed to check login status, status code: 403, body: {"result":"userNotLogin","msg":"userNotLogin","reason":"SET_MY_DEVICE_OFFLINE"}",
"addition": "{"root_folder_path":"","cookie":"
","mode":"Personal","custom_ua":""}",
"remark": "",
"modified": "2026-09-06T19:13:19.598682197+08:00",
"disabled": false,
"disable_index": false,
"enable_sign": false,
"order_by": "",
"order_direction": "",
"extract_folder": "",
"web_proxy": false,
"webdav_policy": "302_redirect",
"proxy_range": false,
"down_proxy_url": "",
"disable_proxy_sign": false
}
],
"metas": [],
"shares": []
}

复现链接(可选)

No response

AI生成内容

  • 我使用了AI工具生成此内容
  • 我没有使用AI工具生成此内容

AI模型是

gemini对配置文件做隐私处理

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidInvalid Content/Cannot Reproduce

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions