This commit is contained in:
parent
ae61c20ee4
commit
25b82d5983
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
|||
<img src=http://s.natalian.org/2015-03-10/where-are-the-files.png>
|
||||
|
||||
I managed to sync files to a remote ssh store 'bible' with `git annex sync --content` however, where I ssh to bible, I was surprised not to see any of the JPG files that were copied there.
|
||||
I managed to sync files to a remote ssh store "bible" with `git annex sync --content` however, where I ssh to bible, I was surprised not to see any of the JPG files that were copied there.
|
||||
|
||||
|
||||
What am I missing?
|
||||
|
||||
# Solution
|
||||
|
||||
I need to run `git annex sync` on the host bible too!
|
||||
|
|
Loading…
Reference in a new issue