partially solved
This commit is contained in:
parent
85ae4ce94c
commit
ae676c1bee
1 changed files with 5 additions and 0 deletions
|
@ -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,
|
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.
|
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue