hopefully i nailed the title better here :)
This commit is contained in:
parent
8346ce18a8
commit
f86f4fd551
1 changed files with 3 additions and 0 deletions
3
doc/todo/wishlist:_global_progress_status.mdwn
Normal file
3
doc/todo/wishlist:_global_progress_status.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
similar to [[do_not_bug_me_about_intermediate_files]] - i feel that massive `git annex get` operations should have better progress information than the current individual `rsync --progress` bits. i wonder if this couldn't be accomplished with `rsync --info=PROGRESS2`, which gives overall rsync progress, combined with copying multiple files at once with rsync (which would have the side-effect of speeding up `git annex get` for large number of small files).
|
||||||
|
|
||||||
|
once this is done, it could be sent back to the webapp UI to give the user a global sense of the overall sync progress (as opposed to per-file progress). --[[anarcat]]
|
Loading…
Add table
Add a link
Reference in a new issue