Closed KyrieWang0410 closed 1 year ago
Thanks for opening your first issue here! Be sure to follow the issue template!
你用的RaiDrive? 如果是那么目前就是这样,暂时无法复制
webdav协议需要使用本地代理
使用的是desktop自带的挂载功能
需要在存储配置中webdav策略选择本地代理
需要在存储配置中webdav策略选择本地代理
改为本地代理后是可以复制了,这个复制速度跟什么有关系,需要怎么配置,我的是超级会员。
Please make sure of the following things
[x] I have read the documentation. 我已经阅读了文档。
[x] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。
[x] I'm sure it's due to
AList
and not something else(such as Network ,Dependencies
orOperational
). 我确定是AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。[x] I'm sure this issue is not fixed in the latest version. 我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
3.28
Driver used / 使用的存储驱动
baidu
Describe the bug / 问题描述
讲百度网盘挂载到本地磁盘,复制其中一个文件后出现如下错误
Reproduction / 复现链接
none
Config / 配置
{ "force": false, "site_url": "", "cdn": "", "jwt_secret": "DGlxhbKnXIkxHSoc", "token_expires_in": 48, "database": { "type": "sqlite3", "host": "", "port": 0, "user": "", "password": "", "name": "", "db_file": "C:\Users\wangjiading\AppData\Roaming\ci.nn.alist\data.db", "tableprefix": "x", "ssl_mode": "" }, "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": "C:\Users\wangjiading\AppData\Roaming\ci.nn.alist\temp", "bleve_dir": "C:\Users\wangjiading\AppData\Roaming\ci.nn.alist\bleve", "log": { "enable": true, "name": "C:\Users\wangjiading\AppData\Roaming\ci.nn.alist\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 }
Logs / 日志