npx skills add https://github.com/daxaur/openpaw --skill c-filesrclone listremotes
rclone ls remote:path rclone lsd remote:path # 仅目录
rclone copy local/path remote:path rclone copy remote:path local/path
rclone sync local/path remote:path
rclone move local/path remote:path
rclone ncdu remote:path
rclone mount remote:path /mnt/cloud --daemon
rclone check local/path remote:path
rclone about remote:
运行 rclone config 来添加远程存储。支持:
rclone sync 会删除目标位置的文件 — 如果不确定,请使用 rclone copy广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
--dry-run 标志来预览将会发生的更改rclone check 来验证文件是否匹配,而无需传输每周安装次数
1
仓库
GitHub 星标数
73
首次出现
1 天前
安全审计
安装于
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1
# List configured remotes
rclone listremotes
# List files in a remote
rclone ls remote:path
rclone lsd remote:path # directories only
# Copy files to/from cloud
rclone copy local/path remote:path
rclone copy remote:path local/path
# Sync (make remote match local — deletes extra files on remote)
rclone sync local/path remote:path
# Move files
rclone move local/path remote:path
# Interactive file explorer
rclone ncdu remote:path
# Mount cloud storage as local folder
rclone mount remote:path /mnt/cloud --daemon
# Check for differences
rclone check local/path remote:path
# Show storage usage
rclone about remote:
Run rclone config to add remotes. Supports:
rclone sync deletes files on destination — use rclone copy if unsure--dry-run flag to preview what would changerclone check to verify files match without transferringWeekly Installs
1
Repository
GitHub Stars
73
First Seen
1 day ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1
Supabase Postgres 最佳实践指南 - 8大类别性能优化规则与SQL示例
62,800 周安装