summaryrefslogtreecommitdiff
path: root/doc/bugs/Feature_requests__63__.mdwn
blob: acccec93a4fc4d7f7831005df18185e55f85716a (plain)
1
2
3
4
5
6
7
8
9
10
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.