Files
nexus/wiki/sources/在Synology-NAS上安装CloudDrive2.md
weishen f9ac3145ab feat(wiki): ingest remaining subdirectories batch (51 files)
- Others: ChinaTextbook, Obsidian笔记系列, YouTube Channel ID, TikTok PM Django
- Skills: GOG CLI, Last30Days, baoyu-skills
- Vibe Coding: Cursor 2.0, Trae远程开发, Vibe-Kanban+OpenCode, vibe coding经验
- 微信公众号: 养虾日记1-5, AI时代赚钱
- 跨境电商: TikTok数据抓取, 选品策略, Superset Dashboard
- AI目录补充: 20个文件

Source pages: 51
Entities: TapXWorld, VibeKanban, OpenCode, Trae, SourceGrounding等
Concepts: 自举Meta生成, 5大设计原则, MD5去重, 混合搜索等
2026-04-14 20:48:34 +08:00

39 lines
1.3 KiB
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: "在Synology NAS上安装CloudDrive2"
type: source
tags: [clouddrive2, nas, synology, 阿里云盘]
date: 2025-09-15
---
## Source File
- [[raw/Home Office/在Synology NAS上安装CloudDrive2.md]]
## Summary
- 核心主题:在 Synology NAS DSM 7+ 上安装 CloudDrive2挂载阿里云盘为本地文件系统
- 问题域:云盘挂载与本地文件系统整合
- 方法/机制:通过矿神群晖套件源安装 CloudDrive2修改 privilege 文件解决 root 权限问题
- 结论/价值:阿里云盘资源可直接通过 NAS 文件管理器访问,避免在线播放卡顿
## Key Claims
- DSM 7+ 版本安装 CloudDrive2 后需额外执行sudo sed -i 's/package/root/g' /var/packages/CloudDrive2/conf/privilege
- CloudDrive2 管理界面http://192.168.3.17:19798/
- 授权时只授权资源目录,不授权备份目录
- 挂载后阿里云盘变为本地文件系统,可被 Plex 直接读取
## Key Quotes
> "请主要,不要授权备份目录,仅资源目录即可" — 阿里云盘授权的安全建议
## Key Concepts
- [[CloudDrive2]]:将云盘挂载为本地文件系统的工具
- [[阿里云盘]]:云端存储服务
## Key Entities
- [[Synology NAS]]:宿主机
## Connections
- [[Synology NAS]] ← runs ← [[CloudDrive2]]
- [[CloudDrive2]] ← mounts ← [[阿里云盘]]
## Contradictions
-