This commit is contained in:
parent
dd312f26f3
commit
9f3845669f
1 changed files with 2 additions and 0 deletions
|
@ -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?)
|
||||
|
|
Loading…
Reference in a new issue