Files
nexus/wiki/concepts/CloudDrive2.md
2026-04-17 08:38:12 +08:00

27 lines
1020 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "CloudDrive2"
type: concept
tags: [cloud-storage, aliyun, nas, mount]
date: 2026-04-16
---
## Definition
CloudDrive2 是一款第三方云盘挂载工具可以将阿里云盘、115 等云存储服务挂载为本地磁盘,在 NAS 上使用时可通过 Web 界面管理。
## Key Features
- 云盘挂载:将云盘映射为本地文件系统路径
- 多平台支持:支持 Synology、QNAP、威联通等 NAS 设备
- Web 管理界面:提供图形化配置界面
- 扫码授权:移动端 App 扫码即可完成云盘授权
- 离线下载:部分版本支持云盘离线下载功能
## Installation (Synology)
1. 在套件中心添加矿神源
2. 搜索 CloudDrive2 并安装
3. DSM 7+ 需要执行命令修复权限:`sudo sed -i 's/package/root/g' /var/packages/CloudDrive2/conf/privilege`
4. 打开 Web 界面配置云盘
## Related
- [[阿里云盘]]CloudDrive2 支持挂载的云盘之一
- [[Synology]]CloudDrive2 运行的平台
- [[Docker]]CloudDrive2 在 NAS 上的运行方式