Credential access
Reads remote storage tokens, config files, and files selected for transfer.
brew / rank 272
Rsync for cloud storage. Version 1.75.1 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install golang-github-rclone-rclone-dev.
agent safety
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.
install
brew install rclonelocal Homebrew formula metadata
sudo port install rcloneMacPorts ports tree · net/rclone/Portfile · source: api.github.com
sudo apk add rcloneAlpine Linux edge package indexes · rclone · source: dl-cdn.alpinelinux.org
sudo apt install rcloneDebian stable package indexes · rclone · source: deb.debian.org
sudo dnf install rcloneFedora Rawhide package metadata · rclone · source: dl.fedoraproject.org
nix profile install nixpkgs#rclonenixpkgs package indexes · pkgs/by-name/rc/rclone/package.nix · source: api.github.com
sudo pacman -S rcloneArch Linux sync databases · rclone · source: geo.mirror.pkgbuild.com
sudo zypper install rcloneopenSUSE Tumbleweed package metadata · rclone · source: download.opensuse.org
choco install rcloneChocolatey community package catalog · rclone · source: community.chocolatey.org
scoop install main/rcloneScoop official bucket manifest trees · bucket/rclone.json · source: api.github.com
winget install --id Rclone.Rclone -eWindows Package Manager source index · Rclone.Rclone · source: cdn.winget.microsoft.com
overview
Rsync for cloud storage
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rclone | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rclone/rclone
install metadata
| Package key | brew:rclone |
|---|---|
| Version | 1.75.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rclone |
| Homepage | https://rclone.org/ |
| Repository | https://github.com/rclone/rclone |
| Upstream docs | https://rclone.org/ |
| License | MIT |
| Source archive | https://github.com/rclone/rclone/archive/refs/tags/v1.75.0.tar.gz |
| Last updated | 2026-09-12T17:17:23+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Homebrew's installation does not include the `mount` subcommand on macOS which depends on FUSE, use `nfsmount` instead. |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 rclonesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.