macOS
brew install git-annex-remote-rclonelocal Homebrew formula metadata
brew
git-annex-remote-rclone のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-annex-remote-rclonelocal Homebrew formula metadata
sudo apt install git-annex-remote-rcloneDebian stable package indexes · git-annex-remote-rclone · ソース: deb.debian.org
nix profile install nixpkgs#git-annex-remote-rclonenixpkgs package indexes · pkgs/by-name/gi/git-annex-remote-rclone/package.nix · ソース: api.github.com
概要
Use rclone supported cloud storage with git-annex
履歴
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.
セキュリティ状態
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.
~/.rclone.confCredential-bearing paths to review before unattended agent runs.
~/.rclone.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-annex-remote-rclone | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/git-annex-remote-rclone/git-annex-remote-rclone
インストールメタデータ
| パッケージキー | brew:git-annex-remote-rclone |
|---|---|
| バージョン | 0.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-annex-remote-rclone |
| ホームページ | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone |
| リポジトリ | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone |
| 上流ドキュメント | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone#readme |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://github.com/git-annex-remote-rclone/git-annex-remote-rclone/archive/refs/tags/v0.8.tar.gz |
| 依存関係 | git-annex, rclone |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-rcloneソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.