$ python3 -m pip install aliyundrive-webdav
$ aliyundrive-webdav --host 127.0.0.1 --refresh-token xxxxx
$ curl https://rclone.org/install.sh | sudo bash
$ rclone help
$ rclone mount aliyundrive:/ ./aliyundrive
最后 macFUSE 擴展文件系統
FUSE (Filesystem in Userspace) is an interface for userspace programs to export a filesystem to the Linux kernel.
FUSE
libfuse