macOS
brew install git-annex-remote-rclonelocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.