2020-12-09 16:32:29 +00:00
|
|
|
# NAME
|
|
|
|
|
2020-12-09 17:21:20 +00:00
|
|
|
git-annex transferrer - transfers content
|
2020-12-09 16:32:29 +00:00
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
|
2020-12-09 17:21:20 +00:00
|
|
|
git annex transferrer
|
2020-12-09 16:32:29 +00:00
|
|
|
|
|
|
|
# DESCRIPTION
|
|
|
|
|
|
|
|
This plumbing-level command is used to transfer data.
|
|
|
|
It is a long-running process, which is fed instructions about
|
|
|
|
what to transfer using an internal stdio protocol, which is
|
|
|
|
intentionally not documented (as it may change at any time).
|
|
|
|
|
|
|
|
# SEE ALSO
|
|
|
|
|
|
|
|
[[git-annex]](1)
|
|
|
|
|
|
|
|
# AUTHOR
|
|
|
|
|
|
|
|
Joey Hess <id@joeyh.name>
|
|
|
|
|
|
|
|
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|