Added a comment

This commit is contained in:
lykos@d125a37d89b1cfac20829f12911656c40cb70018 2018-03-23 18:41:21 +00:00 committed by admin
parent 1f1ea95dcb
commit 9e4ca45545

View file

@ -0,0 +1,18 @@
[[!comment format=mdwn
username="lykos@d125a37d89b1cfac20829f12911656c40cb70018"
nickname="lykos"
avatar="http://cdn.libravatar.org/avatar/085df7b04d3408ba23c19f9c49be9ea2"
subject="comment 1"
date="2018-03-23T18:41:20Z"
content="""
Did you set a [preferred content](https://git-annex.branchable.com/git-annex-preferred-content/) for this remote? `git annex wanted <remote> anything` should tell git annex to sync all file versions when running `git annex sync --content`.
Or (better) use the backup group:
git annex wanted <remote> standard
git annex group <remote> backup
"""]]