Display progress meter when uploading a key without size information
Getting the size by statting the content file. This commit was supported by the NSF-funded DataLad project.
This commit is contained in:
parent
b5e1534c5c
commit
f5edb16729
8 changed files with 76 additions and 45 deletions
|
@ -20,4 +20,5 @@ lrwxrwxrwx 1 yoh yoh 150 Nov 3 09:02 Why_is_git_annex_awesome__This_is_why_.web
|
|||
|
||||
"""]]
|
||||
|
||||
|
||||
> [[done]], but see my caveat about needing to handle lack of progress
|
||||
> output anyway. --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 3"""
|
||||
date="2017-11-14T20:17:10Z"
|
||||
content="""
|
||||
I suppose that, since some remotes don't have progress display implemented,
|
||||
in paricular some external special remotes, there's no point in worrying
|
||||
about interface consistency. So, may as well display progress when we can.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue