summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-06-09 15:46:56 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-06-09 15:46:56 -0400
commit2206e698051db2f435b249a4988a6550be09a007 (patch)
treeaf7a217ddd4923ef7ac4067008e0b41587809e2e
parent04ddf8594d1611cff7c429cfa8bd840a0bc45000 (diff)
comment
-rw-r--r--doc/forum/Speed_up_remote_transfers/comment_2_723b3b69d47c947e5cbe8e94b84df022._comment9
1 files changed, 9 insertions, 0 deletions
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 000000000..bca1f6ecc
--- /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.
+"""]]