zhangyi 发表于 2020-3-27 08:54
我挂了onedrive 用 rclone 这个命令
稍微纠正下你的命令
群晖ssh root支持rclone官方脚本
curl https://rclone.org/install.sh | sudo bash
假设rclone盘名字叫gdrive-s1
群晖映射路径为/volume1/OWDownload/gdrive
启动代码
rclone mount gdrive-s1: /volume1/OWDownload/gdrive --allow-other --allow-non-empty --buffer-size 32M --vfs-read-chunk-size=32M --vfs-read-chunk-size-limit 2048M --vfs-cache-mode writes --dir-cache-time 96h --daemon
页:
1
[2]