summaryrefslogtreecommitdiff
path: root/doc/design/assistant/progressbars.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-20 17:39:09 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-20 17:39:09 -0400
commitd7c8b60e6bbb2101a5146451b0900e50d211e600 (patch)
tree2314256254d2f8d31166fb90f3f43db678fa2a42 /doc/design/assistant/progressbars.mdwn
parent99e62f2bb88ba907053305391eefb53369628045 (diff)
blog for the day
Diffstat (limited to 'doc/design/assistant/progressbars.mdwn')
-rw-r--r--doc/design/assistant/progressbars.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/design/assistant/progressbars.mdwn b/doc/design/assistant/progressbars.mdwn
index 6b1521af6..d3764e8dc 100644
--- a/doc/design/assistant/progressbars.mdwn
+++ b/doc/design/assistant/progressbars.mdwn
@@ -22,7 +22,12 @@ the ProgressCallback as the upload progresses.
* git: Done, with one exception: `git-annex-shell sendkey` runs `rsync
--server --sender` and in that mode it does not report progress info.
So downloads initiated by other repos do not show progress in the repo
- doing the uploading.
+ doing the uploading.
+
+ Maybe I should
+ write a proxy for the rsync wire protocol that can tell what chunk of the
+ file is being sent, and shim it in front of the rsync server?
+
* rsync: **done**
* directory
* web: Not applicable; does not upload