summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://hendry.iki.fi/ <Kai_Hendry@web>2015-03-10 07:14:53 +0000
committerGravatar admin <admin@branchable.com>2015-03-10 07:14:53 +0000
commite386fbc80d89ed6d65e1651fd82f90cd0b7cfad4 (patch)
treeeb7330c514a6a60f37e39a5ba1944705260ba25a
parentf4942bbcb71e762caff5db4909ad2038b2cdcc1e (diff)
-rw-r--r--doc/forum/Where_are_my_remote_ssh_files__63__.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/forum/Where_are_my_remote_ssh_files__63__.mdwn b/doc/forum/Where_are_my_remote_ssh_files__63__.mdwn
index 342e4df1a..704f95ff0 100644
--- a/doc/forum/Where_are_my_remote_ssh_files__63__.mdwn
+++ b/doc/forum/Where_are_my_remote_ssh_files__63__.mdwn
@@ -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!