content="""
`git annex sync` only syncs the git repository, not file contents, and the special remote has no git repo, only file contents. `git annex copy` will avoid transferring things that are already there, so it's the way to go.
-If you want automatic syncing of file contents and lots of other magic including automatic commit of new files, you could try the [[assistant]].
+If you want automatic syncing of file contents and lots of other magic including automatic commit of new files, you could try the [[forum/`git_annex_assistant`_command_replace_all_files_with_pointer_file.]].
"""]]