凭据访问
Reads remote storage tokens, config files, and files selected for transfer.
代理安全
rclone moves data across local and remote storage providers.
Reads remote storage tokens, config files, and files selected for transfer.
Can copy, delete, sync, and purge remote storage.
Can upload or delete release artifacts, backups, and datasets.
Gate sync, delete, purge, config, and token-revealing commands.
Allow dry-run listings; require approval for transfers, deletes, and config export.
安装
brew install rclonelocal Homebrew formula metadata
sudo port install rcloneMacPorts ports tree · net/rclone/Portfile · 来源: api.github.com
sudo apk add rcloneAlpine Linux edge package indexes · rclone · 来源: dl-cdn.alpinelinux.org
sudo apt install rcloneDebian stable package indexes · rclone · 来源: deb.debian.org
sudo dnf install rcloneFedora Rawhide package metadata · rclone · 来源: dl.fedoraproject.org
nix profile install nixpkgs#rclonenixpkgs package indexes · pkgs/by-name/rc/rclone/package.nix · 来源: api.github.com
sudo pacman -S rcloneArch Linux sync databases · rclone · 来源: geo.mirror.pkgbuild.com
sudo zypper install rcloneopenSUSE Tumbleweed package metadata · rclone · 来源: download.opensuse.org
choco install rcloneChocolatey community package catalog · rclone · 来源: community.chocolatey.org
scoop install main/rcloneScoop official bucket manifest trees · bucket/rclone.json · 来源: api.github.com
winget install --id Rclone.Rclone -eWindows Package Manager source index · Rclone.Rclone · 来源: cdn.winget.microsoft.com
概览
Rsync for cloud storage
历史
rclone is a cross-platform command-line program for copying, synchronizing, mounting, and managing files across cloud-storage services and other remote systems. Its project shorthand, "rsync for cloud storage," reflects both its interface and its place in package-manager culture.
Nick Craig-Wood began rclone as a Go program for synchronizing files with cloud storage. The official changelog records v0.00 on 18 November 2012.
Later releases expanded beyond copying and synchronization. Notable milestones include mount and crypt functionality in v1.33, ncdu in v1.37, the web GUI in v1.49, fuller VFS caching in v1.53, and self-update support in v1.55.
rclone grew from a cloud-file synchronization utility into a widely packaged cross-platform storage tool. The supplied package-manager data records packages for Homebrew, Chocolatey, Scoop, WinGet, MacPorts, Nix, Alpine, Debian/Ubuntu, Fedora, Arch, and openSUSE ecosystems.
Its official downloads cover Windows, macOS, Linux, BSD variants, Plan 9, and Solaris, while native packages and a single-binary design make it common in servers, containers, NAS systems, and automation.
Users define named remotes with `rclone config`, then use commands such as `copy`, `sync`, `move`, `mount`, and `lsd` against local paths or `remote:path` targets.
The configuration file commonly contains provider login information or refresh tokens. Official documentation recommends restricted permissions and supports configuration encryption; environment variables can also define remotes for ephemeral and containerized use.
rclone is notable for presenting many incompatible object-storage and cloud-drive APIs through one rsync-like command vocabulary. This makes it a practical portability layer for shell scripts and backup jobs.
The combination of copy/sync operations, mounting, client-side encryption, an ncdu-style browser, remote-control APIs, and extensive backend support lets one package replace several provider-specific transfer clients.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/rclone/rclone.conf~/.config/rclone/rclone.conf~/.rclone.conf%APPDATA%\rclone\rclone.confCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/rclone/rclone.conf~/.config/rclone/rclone.conf~/.rclone.conf%APPDATA%\rclone\rclone.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rclone | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/rclone/rclone
安装元数据
| 软件包键 | brew:rclone |
|---|---|
| 版本 | 1.75.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rclone |
| 主页 | https://rclone.org/ |
| 仓库 | https://github.com/rclone/rclone |
| 上游文档 | https://rclone.org/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/rclone/rclone/archive/refs/tags/v1.75.0.tar.gz |
| 最后更新 | 2026-09-12T17:17:23+02:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | Homebrew's installation does not include the `mount` subcommand on macOS which depends on FUSE, use `nfsmount` instead. |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rclone |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
golang-github-rclone-rclone-dev 1.60.1+dfsg-4
go source code of rclone
https://github.com/rclone/rclone
sudo apt install golang-github-rclone-rclone-devrclone 1.60.1+dfsg-4
rsync for commercial cloud storage
https://github.com/rclone/rclone
sudo apt install rclonerclone
nix profile install nixpkgs#rclonegolang-github-rclone-rclone-dev 1.60.1+dfsg-3
go source code of rclone
https://github.com/rclone/rclone
sudo apt install golang-github-rclone-rclone-devrclone 1.60.1+dfsg-3
rsync for commercial cloud storage
https://github.com/rclone/rclone
sudo apt install rclonerclone 1.74.4-r1
Rsync for cloud storage
sudo apk add rclonerclone-bash-completion 1.74.4-r1
Bash completions for rclone
sudo apk add rclone-bash-completionrclone-doc 1.74.4-r1
Rsync for cloud storage (documentation)
sudo apk add rclone-docrclone-fish-completion 1.74.4-r1
Fish completions for rclone
sudo apk add rclone-fish-completionrclone-zsh-completion 1.74.4-r1
Zsh completions for rclone
sudo apk add rclone-zsh-completionrclone 1.75.0-2.fc46
Rsync for cloud storage
https://github.com/rclone/rclone
sudo dnf install rclonerclone 1.75.0-1
rsync for cloud storage
https://github.com/rclone/rclone
sudo pacman -S rclonerclone 1.75.0-1.1
Rsync for cloud storage
sudo zypper install rclonerclone-bash-completion 1.75.0-1.1
Bash Completion for rclone
sudo zypper install rclone-bash-completionrclone-zsh-completion 1.75.0-1.1
Zsh Completion for rclone
sudo zypper install rclone-zsh-completionrclone
sudo port install rclone来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.