summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar junk@5e3eeba2290e8a3fcf938d9f93b0dfa2565dc7b1 <junk@web>2015-06-05 09:19:19 +0000
committerGravatar admin <admin@branchable.com>2015-06-05 09:19:19 +0000
commit47592107fc35aa41086425efe13aa32c5bdf3f59 (patch)
tree82a561ef24517bbd227d8b2296b00fb93eafc23b /doc
parentdf3ce06bf9cc79d8d83ef61f4d13ca33afd38f72 (diff)
Added a comment: Tahoe-LAFS helper: multiple FURLs for the same grid
Diffstat (limited to 'doc')
-rw-r--r--doc/special_remotes/tahoe/comment_3_8a425ab612c3b46efb9658ab79038661._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/special_remotes/tahoe/comment_3_8a425ab612c3b46efb9658ab79038661._comment b/doc/special_remotes/tahoe/comment_3_8a425ab612c3b46efb9658ab79038661._comment
new file mode 100644
index 000000000..63c9bc532
--- /dev/null
+++ b/doc/special_remotes/tahoe/comment_3_8a425ab612c3b46efb9658ab79038661._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="junk@5e3eeba2290e8a3fcf938d9f93b0dfa2565dc7b1"
+ nickname="junk"
+ subject="Tahoe-LAFS helper: multiple FURLs for the same grid"
+ date="2015-06-05T09:19:19Z"
+ content="""
+Hi Joey,
+
+thank you very much for your reply!
+
+I've continued to wrap my head around this because it does not seem to be the intended way to do it in git-annex and also the helper is still in development (it only works for uploads so far). Right now I've figured out that I could also add two rsync-remote with the same uuid and have csync2 sync the two servers. This way I could use which ever remote is closest to upload and download my files and csync will make sure that the files end up on all remotes. So in my case this would achieve the same as the Tahoe-LAFS solution but use more of git-annexes fetures then of Tahoe-LAFS. Also I will be able to easily delete files from the git.
+
+I'll keep you posted on how it went.
+
+Best regards,
+
+Oliver
+"""]]