aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote.mdwn
blob: 9445539b412bc3e0292a0f8befbfb5a9d3b52c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
I have my laptop, my server and my usb drive. My server is a gcrypted remote via ssh. My laptop is just a repo that's referenced as a remote with a filepath.

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?) 

I should probably add that my server is a ubuntu machine, and so it runs version 5.20140412ubuntu1. My laptop runs a more recent 5.20140717-g5a7d4ff.