summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar annexuser123 <annexuser123@web>2014-08-04 01:32:26 +0000
committerGravatar admin <admin@branchable.com>2014-08-04 01:32:26 +0000
commit249be1b18534a7ce3154c047b566009c2444b2db (patch)
treedd8095b32d6f5d619505ad08105efe3f7da82a06
parent3bfb11cb41ca5fe0ebf02d5c84b28d1ddaaf89b3 (diff)
-rw-r--r--doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote.mdwn b/doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote.mdwn
index 0f34d02df..9445539b4 100644
--- a/doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote.mdwn
+++ b/doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote.mdwn
@@ -2,6 +2,8 @@ I have my laptop, my server and my usb drive. My server is a gcrypted remote via
I do git annex copy --to server, and let it copy stuff. I repeat the same thing for the usb drive.
+I run git annex sync and it does the whole sync dance successfully. it pushes stuff to both the usb drive and the server.
+
Afterwards, I do git annex whereis, and I only get 2 copies showing - my laptop and my usb drive. Likewise, since I set numcopies to 2, it won't let me drop anything at all, because it doesn't know there's a copy on my server.
Anything I can do about this? (What further info do you need?)