diff --git a/doc/forum/git-annex_s3_failure/comment_1_099023ae32a6a3417cc9c8bdcce9a89d._comment b/doc/forum/git-annex_s3_failure/comment_1_099023ae32a6a3417cc9c8bdcce9a89d._comment new file mode 100644 index 0000000000..25aa12efc0 --- /dev/null +++ b/doc/forum/git-annex_s3_failure/comment_1_099023ae32a6a3417cc9c8bdcce9a89d._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="Steven" + avatar="http://cdn.libravatar.org/avatar/bc0cef8062401f1b84db320cb56c28bd" + subject="Using the --content flag" + date="2021-05-29T00:14:30Z" + content=""" +It seems like I had to use the following command: + +``` +git annex sync --content +``` + +After this, I saw all the files available. + +I expected `git annex get .` to do that, but I might simply have the wrong mental model of all of this. +"""]]