You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
我一般通过“复制”的功能,把网盘的内容下载到一个本地文件夹下,这个文件夹也挂载在了 openlist 中。
发现只能单线程复制,但是晚高峰网盘的单线程很容易就限制到几百 KB/s,多线程下载就可破。
所以不知道 openlist 有没有一个参数可以改一下线程数? 发现了一个同时运行的 worker 数,这个应该是 concurrent 下载的任务,跟单任务多线程下载不一样。
谢谢!
Beta Was this translation helpful? Give feedback.
All reactions