From ae676c1beef2b74031ab19ad6f4177a7198ce964 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8" Date: Thu, 10 Jul 2014 03:06:17 +0000 Subject: [PATCH] partially solved --- ...elp_needed_with_setup:_2_local_computers_and_box.com.mdwn | 5 +++++ 1 file changed, 5 insertions(+) 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 8717db35cf..c78469238f 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,3 +1,8 @@ +**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 content of the files and not the whole annex repository.* + +--- + 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.