hooked up git-annex-shell transferinfo
Finally done with progressbars!
This commit is contained in:
parent
ee8789e9d7
commit
c048add74d
6 changed files with 86 additions and 58 deletions
|
@ -46,14 +46,14 @@ first "/~/" or "/~user/" is expanded to the specified home directory.
|
|||
|
||||
This runs rsync in server mode to transfer out the content of a key.
|
||||
|
||||
* transferinfo directory key uuid [file]
|
||||
* transferinfo directory key
|
||||
|
||||
This is typically run at the same time as sendkey is sending a key
|
||||
to the remote with the specified uuid.
|
||||
to the remote. Using it is optional, but is used to update
|
||||
progress information for the transfer of the key.
|
||||
|
||||
It reads lines from standard input, each giving the number of bytes
|
||||
that have been received so far. This is optional, but is used to update
|
||||
progress information for the transfer of the key.
|
||||
that have been received so far.
|
||||
|
||||
* commit directory
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue