macOS
brew install git-annex-remote-rclonelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-annex-remote-rclone in AI-Agent-Workflows.
Installation
brew install git-annex-remote-rclonelocal Homebrew formula metadata
sudo apt install git-annex-remote-rcloneDebian stable package indexes · git-annex-remote-rclone · Quelle: deb.debian.org
nix profile install nixpkgs#git-annex-remote-rclonenixpkgs package indexes · pkgs/by-name/gi/git-annex-remote-rclone/package.nix · Quelle: api.github.com
Überblick
Use rclone supported cloud storage with git-annex
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-annex-remote-rclone | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/git-annex-remote-rclone/git-annex-remote-rclone
Installationsmetadaten
| Paketschlüssel | brew:git-annex-remote-rclone |
|---|---|
| Version | 0.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | 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-Dokumentation | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone#readme |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone/archive/refs/tags/v0.8.tar.gz |
| Abhängigkeiten | git-annex, rclone |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-rcloneQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.