From 6212c412fc5563b923de8542ea0b1288f51abea6 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 4 Oct 2016 21:24:50 +0000 Subject: Added a comment --- .../comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/devblog/day_418__concurrent_externals/comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment diff --git a/doc/devblog/day_418__concurrent_externals/comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment b/doc/devblog/day_418__concurrent_externals/comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment new file mode 100644 index 000000000..7f4202ab9 --- /dev/null +++ b/doc/devblog/day_418__concurrent_externals/comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="Adam" + subject="comment 3" + date="2016-10-04T21:24:50Z" + content=""" +Oh, I see, thanks. Have you thought about adding an option for that to the assistant? For example, I tested syncing a bunch of text files through a special remote, and even though the files were small, the per-command latency added up, so the effective transfer rate wasn't very high. If it were easy to set the concurrency option in the assistant, I guess it would help with that. +"""]] -- cgit v1.2.3 From 7b2081bd3c3cbf21084a211854e795606a10fb2e Mon Sep 17 00:00:00 2001 From: "evilmoo@0c9697a666c2853b3b3229b6646d3a4e849f7ec8" Date: Wed, 5 Oct 2016 03:53:05 +0000 Subject: Added a comment: bittorrent --- .../comment_4_6b254fbe92d40abc30d01afe5d039afc._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/devblog/day_418__concurrent_externals/comment_4_6b254fbe92d40abc30d01afe5d039afc._comment diff --git a/doc/devblog/day_418__concurrent_externals/comment_4_6b254fbe92d40abc30d01afe5d039afc._comment b/doc/devblog/day_418__concurrent_externals/comment_4_6b254fbe92d40abc30d01afe5d039afc._comment new file mode 100644 index 000000000..8f3387ee1 --- /dev/null +++ b/doc/devblog/day_418__concurrent_externals/comment_4_6b254fbe92d40abc30d01afe5d039afc._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="evilmoo@0c9697a666c2853b3b3229b6646d3a4e849f7ec8" + nickname="evilmoo" + subject="bittorrent" + date="2016-10-05T03:53:05Z" + content=""" +Will this speed up the problems with added Bittorrent URLs only downloading one file at a time? +"""]] -- cgit v1.2.3