From bc49d8a498100961ec3ff1f86a8b90cecef44279 Mon Sep 17 00:00:00 2001 From: leni536 Date: Fri, 2 Sep 2016 09:43:30 +0000 Subject: [PATCH] --- doc/forum/.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/forum/.mdwn diff --git a/doc/forum/.mdwn b/doc/forum/.mdwn new file mode 100644 index 0000000000..ce75143cf1 --- /dev/null +++ b/doc/forum/.mdwn @@ -0,0 +1,5 @@ +Hi, + +How git-annex-get chooses remote when it's called without the '--from' option? Is it anyhow controllable to prefer specific remotes/set priorities? + +What about downloading multiple files? Does it download from multiple remotes at the same time to optimize for bandwidth?