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

WebDav无法复制大文件到本地磁盘 #6485

Open nickweiminhan opened 1 month ago

nickweiminhan commented 1 month ago

Please make sure of the following things

AList Version / AList 版本

v3.34.0

Driver used / 使用的存储驱动

win10

Describe the bug / 问题描述

无法改head头,不知道怎么解决 百度网盘 通过 raidrive软件 挂载到 Y盘 通过挂载的Y盘(百度网盘)复制20M以下文件/文件夹,可以正常复制的本地磁盘(图中Captura.zip) 大于20M文件/文件夹,不能复制,会显示管理员权限,权限不足的问题(图中PyCharm 2022.1.3.zip)。 没有地方改head头,无法解决。

3

4

6

1

Reproduction / 复现链接

http://127.0.0.1:5244/

Config / 配置

{ "force": false, "site_url": "", "cdn": "", "jwt_secret": "5JAqoFJXMin1XvFH", "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!

github-actions[bot] commented 1 month ago

See

  1. 50% #5973
  2. 50% #2546
pongfcnkl commented 1 month ago

建议换clouddrive2

anwen-anyi commented 1 month ago

关于百度和Raidrive

nickweiminhan commented 1 month ago

建议换clouddrive2

好的,我有空试一下

nickweiminhan commented 1 month ago

关于百度和Raidrive

谢谢,使用AList的V2版本可以从WebDav下载百度网盘大文件么

nickweiminhan commented 1 month ago

clouddrive2

clouddrive2 是收费的么

nickweiminhan commented 1 month ago

建议换clouddrive2

WebDav无法复制百度大文件到本地磁盘 是可以了。但是网速非常的飘忽不定,忽高忽低。() 大批量复制百度 小文件到本地磁盘 速度也正常。()

11

1

2 22 222

nickweiminhan commented 3 weeks ago

建议换clouddrive2

您好,clouddrive2好像免费版只可以挂载2个网盘,还有别的软件可以推荐么