macOS
brew install git-annex-remote-rclonelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-annex-remote-rclone pour les workflows d'agents IA.
installation
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
aperçu
Use rclone supported cloud storage with git-annex
historique
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.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-annex-remote-rclone | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/git-annex-remote-rclone/git-annex-remote-rclone
métadonnées d'installation
| Clé du paquet | brew:git-annex-remote-rclone |
|---|---|
| Version | 0.8 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-annex-remote-rclone |
| Page d'accueil | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone |
| Dépôt | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone |
| Docs amont | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone#readme |
| Licence | GPL-3.0-only |
| Archive source | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone/archive/refs/tags/v0.8.tar.gz |
| Dépendances | git-annex, rclone |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-rclonepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.