This commit is contained in:
warp 2015-05-09 12:42:34 +00:00 committed by admin
parent 549414a911
commit a6d50d4a7b

View file

@ -13,7 +13,6 @@ transfers in progress:
downloading folder/some-large-file.mp4 from pucca
available local disk space: 232.2 gigabytes (+1 megabyte reserved)
The "transfers in progress" section of the above "git annex info" output describes a file being downloaded from pucca, presumably to [here], which is zooyork. This does not describe the transfer correctly, when I ran the "git annex info --fast" command another git annex process was downloading folder/some-large-file.mp4 from zooyork to pucca (so, in the other direction than git annex info described).
### What steps will reproduce the problem?