alernate, less crazy idea
This commit is contained in:
parent
f49c0f22bf
commit
d0681f7e45
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@ the ProgressCallback as the upload progresses.
|
|||
file size and produce its own), `git-annex-shell` side does have a progress
|
||||
bar.
|
||||
|
||||
Less crazy, but probably harder idea: Multiplex progress info from client
|
||||
back to server over the ssh connection, and demultiplex at server end.
|
||||
Or, use a separate ssh connection, and let ssh connection caching handle
|
||||
the multiplexing.
|
||||
|
||||
* rsync: **done**
|
||||
* directory
|
||||
* web: Not applicable; does not upload
|
||||
|
|
Loading…
Reference in a new issue