diff --git a/doc/forum/Speed_up_remote_transfers/comment_2_723b3b69d47c947e5cbe8e94b84df022._comment b/doc/forum/Speed_up_remote_transfers/comment_2_723b3b69d47c947e5cbe8e94b84df022._comment new file mode 100644 index 0000000000..bca1f6eccd --- /dev/null +++ b/doc/forum/Speed_up_remote_transfers/comment_2_723b3b69d47c947e5cbe8e94b84df022._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-06-09T19:45:26Z" + content=""" +I'd suggest running 2 or more concurrent transfers. Either by just running +the same "git annex get" command multiple times, or by using "git annex get -J2" +if you've got a new enough version of git-annex that has that feature. +"""]]