From 2ae38325d5ba1fde3de0c53197658a3febc227f4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 20 Sep 2012 13:50:21 -0400 Subject: hook rsync special remote up to the progress reporting Easy! Note that with an encrypted remote, rsync will be sending a little more data than the key size, so displayed progress may get to 100% slightly quicker than it should. I doubt this is a big enough effect to worry about. --- doc/design/assistant/progressbars.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/design/assistant') diff --git a/doc/design/assistant/progressbars.mdwn b/doc/design/assistant/progressbars.mdwn index 7a7cf31ad..6b1521af6 100644 --- a/doc/design/assistant/progressbars.mdwn +++ b/doc/design/assistant/progressbars.mdwn @@ -23,7 +23,7 @@ the ProgressCallback as the upload progresses. --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. -* rsync +* rsync: **done** * directory * web: Not applicable; does not upload * S3 -- cgit v1.2.3