macOS
brew install git-annex-remote-rclonelocal Homebrew formula metadata
brew
Use rclone supported cloud storage with git-annex. Version 0.8 via Homebrew; verified from local package data.
install
brew install git-annex-remote-rclonelocal Homebrew formula metadata
sudo apt install git-annex-remote-rcloneDebian stable package indexes · git-annex-remote-rclone · source: deb.debian.org
nix profile install nixpkgs#git-annex-remote-rclonenixpkgs package indexes · pkgs/by-name/gi/git-annex-remote-rclone/package.nix · source: api.github.com
overview
Use rclone supported cloud storage with git-annex
history
git-annex-remote-rclone is a Python external special remote for git-annex that delegates storage operations to rclone, letting annexed content live on cloud and object-storage services supported by rclone.
The project appeared in 2016 as a small wrapper around rclone rather than a new storage backend. Early releases dealt with repository layout choices for object placement; version 0.1 used the older frankencase layout, version 0.2 added multiple layout support, and version 0.4 raised compatibility with rclone 1.33 after a data-loss warning for older versions.
Maintenance later moved from Daniel Dent's personal namespace to a contributor organization while retaining the same narrow purpose: expose rclone destinations through git-annex's external special remote protocol.
Its adoption is niche but useful inside the git-annex ecosystem. The tool packages a single integration point for providers such as Google Drive, S3-compatible storage, Dropbox, OneDrive, Backblaze B2, Swift, and other rclone targets, so package managers can ship one git-annex add-on instead of many provider-specific remotes.
Practitioners configure an rclone remote, create or enable a git-annex repository, then run git annex initremote with type=external, externaltype=rclone, a target name, a prefix, encryption settings, chunk size, and an rclone layout. Password-protected rclone configs are passed through environment variables or a password command, while credentials remain in the rclone configuration rather than in git-annex.
For package maintainers, git-annex-remote-rclone is a bridge package: it is tiny, depends on behavior from both git-annex and rclone, and needs compatibility testing whenever rclone output or git-annex special-remote behavior changes.
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.
~/.rclone.confCredential-bearing paths to review before unattended agent runs.
~/.rclone.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-annex-remote-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/git-annex-remote-rclone/git-annex-remote-rclone
install metadata
| Package key | brew:git-annex-remote-rclone |
|---|---|
| Version | 0.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-annex-remote-rclone |
| Homepage | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone |
| Repository | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone |
| Upstream docs | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone#readme |
| License | GPL-3.0-only |
| Source archive | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone/archive/refs/tags/v0.8.tar.gz |
| Dependencies | git-annex, rclone |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-annex-remote-rclone |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
git-annex-remote-rclone 0.8-1
rclone-based git annex special remote
https://github.com/DanielDent/git-annex-remote-rclone
sudo apt install git-annex-remote-rclonegit-annex-remote-rclone
nix profile install nixpkgs#git-annex-remote-rclonegit-annex-remote-rclone 0.8-1
rclone-based git annex special remote
https://github.com/DanielDent/git-annex-remote-rclone
sudo apt install git-annex-remote-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.