alist的webdav功能是否不支持流式传输? #5368
goldsoft8888
started this conversation in
General
Replies: 1 comment 1 reply
-
如果可以不用rclone,只用alist实现映射smb或本地文件夹,会更好,愿意为此捐赠 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
alist的webdav功能是否不支持流式传输?
我用rclone 挂载alist的webdav,会提示如下:
2023/10/12 06:18:34 NOTICE: webdav root '网盘': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
--vfs-cache-mode writes 加入这个参数是正常的,但会占用大量的CPU、内存、磁盘,所以我想采用流式传输,但我不确定这是rclone的问题,还是alist的问题。 alist 挂载云盘的流式上传非常棒,我想让rclone也实现类似的功能,不在磁盘上缓存。
Beta Was this translation helpful? Give feedback.
All reactions