From f33d3b1d01306537336ad9ccfa773f18d97e49ec Mon Sep 17 00:00:00 2001 From: xloem Date: Fri, 20 May 2016 19:42:24 +0000 Subject: [PATCH] Added a comment: Retrieval progress message helpers --- .../comment_29_c1d97815386453c3e433fca9a44c4667._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/design/external_special_remote_protocol/comment_29_c1d97815386453c3e433fca9a44c4667._comment diff --git a/doc/design/external_special_remote_protocol/comment_29_c1d97815386453c3e433fca9a44c4667._comment b/doc/design/external_special_remote_protocol/comment_29_c1d97815386453c3e433fca9a44c4667._comment new file mode 100644 index 0000000000..b714602e39 --- /dev/null +++ b/doc/design/external_special_remote_protocol/comment_29_c1d97815386453c3e433fca9a44c4667._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="xloem" + subject="Retrieval progress message helpers" + date="2016-05-20T19:42:23Z" + content=""" +It would be nice if +- progress could be provided in percentage rather than bytes, when that's all that's available +- git-annex could inform the special remote how many bytes a file to be downloaded is, if that information is already available +"""]]