summaryrefslogtreecommitdiff
path: root/doc/special_remotes
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-06-05 16:28:08 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-06-05 16:28:08 -0400
commit66b41deb4fe0bcf50e700034ed972e463d6e1663 (patch)
tree33b2c1cd56eee6431812d15f54855d4c94aeb22c /doc/special_remotes
parentcfaae23e64802dc0e1218ff33ee8c7326a63486b (diff)
parentaea9d6f9f538254707f78933e04db485c2fd01fa (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/special_remotes')
-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
+"""]]