aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Speed_up_remote_transfers.mdwn
blob: 04ebdc8f9dd80f74a31d873c0db5f59aa6998736 (plain)
1
2
3
4
5
I am currently trying to transfer git-annex managed files to my server.

I am getting them with `git annex /path`. However, these are very many small files, and git annex seems to take a tiny break in between them, so the process takes considerably longer than uploading a single file of the same size would.

Do you have any suggestions for improving my transfer speed in this case?