aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8 <daniele@web>2014-07-10 13:57:45 +0000
committerGravatar admin <admin@branchable.com>2014-07-10 13:57:45 +0000
commit536fd38e492bd58afc166074379b41133ba4ed3f (patch)
tree098e4caf9c4944dd40718d49f73c0e0541df0451
parentbdb018a1ac5911881ae3eb91609ec16eaf78524f (diff)
still not working
-rw-r--r--doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn b/doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn
index a5ec0775d..96f6b28e0 100644
--- a/doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn
+++ b/doc/forum/help_needed_with_setup:_2_local_computers_and_box.com.mdwn
@@ -1,8 +1,14 @@
**EDIT: partially solved**
-*by looking around I might have come upon the solution to my own question: the webapp uses a shared cipher for encryption, and since the cipher is stored in the git repository, only the contents will be synced in the encrypted repository (in the cloud in this case). So both computers need to be online to sync, because the cloud only has the annexed files and not the whole git repository. I'm going to try with the hybrid or pub enc method to see if that'd work*
+*by looking around I might have come upon the solution to my own question: the webapp uses a shared cipher for encryption, and since the cipher is stored in the git repository, only the contents will be synced in the encrypted repository (in the cloud in this case). So both computers need to be online to sync, because the cloud only has the annexed files and not the whole git repository. I'm going to try with the hybrid or pub enc method to see if that'd work.*
---
+**EDIT2: still not working**
+I've tried with hybrid encryption and with no encryption and it's still not working. Help? Is it a limitation of webdav remotes? Can they store the git repository as well as the annexed files?
+
+---
+
+
Hello everyone,
I need some help with this use-case: two local computers, paired with git annex, also sync in the cloud (box.com) to pull and push changes even when the other local computer is offline.