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.44k stars 5.12k forks source link

115网盘文件重命名无法更改文件后缀名 #6504

Closed dreamoeu closed 1 month ago

dreamoeu commented 1 month ago

Please make sure of the following things

AList Version / AList 版本

V3.34.0

Driver used / 使用的存储驱动

115

Describe the bug / 问题描述

将文件后缀名更改为不同后缀名无法生效,只会加一个相同的后缀名,将文件后缀名更改为相同后缀名则可以生效

Screenshot_2024-05-24-04-52-44-279_com android browser Screenshot_2024-05-24-04-52-52-135_com android browser Screenshot_2024-05-24-04-53-08-928_com android browser Screenshot_2024-05-24-04-53-21-126_com android browser

Reproduction / 复现链接

将115网盘文件重命名

Config / 配置

{ "force": false, "site_url": "", "cdn": "", "jwt_secret": "aruqn4RHnSzhDEyH", "token_expires_in": 48, "database": { "type": "sqlite3", "host": "", "port": 0, "user": "", "password": "", "name": "", "db_file": "data/data.db", "tableprefix": "x", "ssl_mode": "", "dsn": "" }, "meilisearch": { "host": "http://localhost:7700", "api_key": "", "index_prefix": "" }, "scheme": { "address": "0.0.0.0", "http_port": 5244, "https_port": -1, "force_https": false, "cert_file": "", "key_file": "", "unix_file": "", "unix_file_perm": "" }, "temp_dir": "data/temp", "bleve_dir": "data/bleve", "dist_dir": "", "log": { "enable": true, "name": "data/log/log.log", "max_size": 50, "max_backups": 30, "max_age": 28, "compress": false }, "delayed_start": 0, "max_connections": 0, "tls_insecure_skip_verify": true, "tasks": { "download": { "workers": 5, "max_retry": 1 }, "transfer": { "workers": 5, "max_retry": 2 }, "upload": { "workers": 5, "max_retry": 0 }, "copy": { "workers": 5, "max_retry": 2 } }, "cors": { "allow_origins": [ "" ], "allow_methods": [ "" ], "allow_headers": [ "*" ] }, "s3": { "enable": false, "port": 5246, "ssl": false } }

Logs / 日志

No response

welcome[bot] commented 1 month ago

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

dreamoeu commented 1 month ago

抱歉,我看了一下,115的客户端也不支持

oditian commented 3 weeks ago

为什么这个issue被关闭了?确实是无法对扩展名重命名