summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY <Yaroslav@web>2014-12-04 21:59:25 +0000
committerGravatar admin <admin@branchable.com>2014-12-04 21:59:25 +0000
commit90abaecfe4a1ace55e5229cffd2020ccbc3f6ab8 (patch)
treecfee184d78b4d05f153ced85bef6ec15eca4bf50 /doc
parent8f5119a67dc1a5d66f8bae2bc85a7a3bdad4f041 (diff)
Added a comment: allow multiple urls
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/extensible_addurl/comment_1_5dca2eb8ee9e8676d372cd4bc6934975._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/extensible_addurl/comment_1_5dca2eb8ee9e8676d372cd4bc6934975._comment b/doc/todo/extensible_addurl/comment_1_5dca2eb8ee9e8676d372cd4bc6934975._comment
new file mode 100644
index 000000000..857df4254
--- /dev/null
+++ b/doc/todo/extensible_addurl/comment_1_5dca2eb8ee9e8676d372cd4bc6934975._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY"
+ nickname="Yaroslav"
+ subject="allow multiple urls"
+ date="2014-12-04T21:59:25Z"
+ content="""
+echoing https://github.com/datalad/datalad/issues/9 \"parallel download of a file from multiple URLs (and special remotes?)\"
+might be worth adding e.g.
+
+git config annex.downloader.torrent.allowmultiple True
+
+and then using downloader which could fetch from multiple originating URLs simultaneously. In respect to aria2 (which seems to not support ATM specification of the output filename) see
+https://github.com/tatsuhiro-t/aria2/issues/190
+"""]]