AlistGo / desktop-release

228 stars 10 forks source link

desktop挂载baidu网盘到本地磁盘后,无法拷贝 #34

Closed KyrieWang0410 closed 1 year ago

KyrieWang0410 commented 1 year ago

Please make sure of the following things

AList Version / AList 版本

3.28

Driver used / 使用的存储驱动

baidu

Describe the bug / 问题描述

讲百度网盘挂载到本地磁盘,复制其中一个文件后出现如下错误 微信截图_20231024084729

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 / 日志

image

welcome[bot] commented 1 year ago

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

anwen-anyi commented 1 year ago

你用的RaiDrive? 如果是那么目前就是这样,暂时无法复制

xhofe commented 1 year ago

webdav协议需要使用本地代理

KyrieWang0410 commented 1 year ago

image 使用的是desktop自带的挂载功能

xhofe commented 1 year ago

需要在存储配置中webdav策略选择本地代理

KyrieWang0410 commented 1 year ago

需要在存储配置中webdav策略选择本地代理

改为本地代理后是可以复制了,这个复制速度跟什么有关系,需要怎么配置,我的是超级会员。