--- /dev/null
+[[!comment format=mdwn
+ username="Lukey"
+ avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
+ subject="comment 5"
+ date="2021-06-19T12:14:33Z"
+ content="""
+Hmm, it should work as you described it. Did you run `git annex sync` on the 2nd repo _after_ running `git annex sync` on the 1st repo (where you copied the files to the ipfs remote)? Can you post the output of the following actions, in that order:
+
+ repo1# git annex copy somefile --to=ipfs
+ repo1# git annex sync
+ repo2# git annex sync
+"""]]