From 7d632bb03fbe33c6e6a286b139b0ba3b849877b6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Jun 2015 15:46:56 -0400 Subject: [PATCH] comment --- .../comment_2_723b3b69d47c947e5cbe8e94b84df022._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/Speed_up_remote_transfers/comment_2_723b3b69d47c947e5cbe8e94b84df022._comment 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. +"""]]