get, remote, many files,

This commit is contained in:
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a 2015-06-06 03:23:31 +00:00 committed by admin
parent 78adb5a25a
commit e3b304d931

View file

@ -0,0 +1,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?