This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0 2012-09-13 18:10:30 +00:00 committed by admin
parent 0c520d1ca9
commit 02d34b54be

View file

@ -0,0 +1,11 @@
What steps will reproduce the problem?
Sync a lot of small files.
What is the expected output? What do you see instead?
The expected output is hopefully a fast transfer.
But currently it seems like git-annex is only using one thread to transfer(per host or total?)
An option to select number of transfer threads to use(possibly per host) would be very nice.
And maybe also an option to limit how long a queue the browser should show, it can become quite resource intensive with a long queue.