other versions
- bookworm 10.20230126-3
- bookworm-backports 10.20241202-1~bpo12+1
- testing 10.20241202-1
- unstable 10.20241202-1
git-annex-transferkeys(1) | General Commands Manual | git-annex-transferkeys(1) |
NAME¶
git-annex-transferkeys - transfers keys (deprecated)
SYNOPSIS¶
git annex transferkeys
DESCRIPTION¶
This plumbing-level command is used to transfer data, by the assistant in git-annex version 8.20201127 and older. It is still included only to prevent breakage during upgrades.
It is a long-running process, which is fed instructions about the keys to transfer using an internal stdio protocol, which is intentionally not documented (as it may change at any time).
OPTIONS¶
- The git-annex-common-options(1) can be used.
SEE ALSO¶
AUTHOR¶
Joey Hess <id@joeyh.name>