From a1db6fb58175ae1f8fe5435220b182f7b9517cc0 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Tue, 10 Sep 2013 21:39:15 +0000 Subject: [PATCH] make a real link --- doc/forum/Wishlist:_Bittorrent-like_transfers.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/Wishlist:_Bittorrent-like_transfers.mdwn b/doc/forum/Wishlist:_Bittorrent-like_transfers.mdwn index 8352a4edad..7ec6632169 100644 --- a/doc/forum/Wishlist:_Bittorrent-like_transfers.mdwn +++ b/doc/forum/Wishlist:_Bittorrent-like_transfers.mdwn @@ -1,4 +1,4 @@ -**EDIT: Mistakenly posted this thread in the forum. I created a new post in todo. Link: http://git-annex.branchable.com/todo/Bittorrent-like_features/?updated** +**EDIT: Mistakenly posted this thread in the forum. I created a new post in [[todo|todo/Bittorrent-like_features]] Do you think it would be possible to have bittorrent-like transfers between remotes, so that no one remote gets pegged too hard with transfers? It would be great if you distribute your files between multiple bandwidth-capped remotes, and want fast down speed. Obviously, this isn't a simple task, but the protocol is already there, it just needs to be adapted for the purpose (and re-written in Haskell...). Maybe some day in the future after the more important stuff gets taken care of? It could be an enticing stretch goal.