diff --git a/doc/forum/Compute_space_required_for_a_git_annex_get_--auto__63__/comment_2_128ed8907399febc2817520e4ed9434f._comment b/doc/forum/Compute_space_required_for_a_git_annex_get_--auto__63__/comment_2_128ed8907399febc2817520e4ed9434f._comment new file mode 100644 index 0000000000..6a025dfe9c --- /dev/null +++ b/doc/forum/Compute_space_required_for_a_git_annex_get_--auto__63__/comment_2_128ed8907399febc2817520e4ed9434f._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="eugen" + avatar="http://cdn.libravatar.org/avatar/7e7e5700d7017735fd00c2dfcd3f91e4" + subject="thank you!" + date="2024-12-18T18:01:03Z" + content=""" +I've just got the chance to test it and yes, that command works. I didn't know about the `--want-get` flag ( git-annex-matching-options(1) ). Also the `--fast` flag for the `git annex info` would make me run that command more often now :). +Thanks! +"""]] diff --git a/doc/special_remotes/S3/comment_39_3b4360ac0e30b089533f76d1d9c7eb95._comment b/doc/special_remotes/S3/comment_39_3b4360ac0e30b089533f76d1d9c7eb95._comment new file mode 100644 index 0000000000..77df892242 --- /dev/null +++ b/doc/special_remotes/S3/comment_39_3b4360ac0e30b089533f76d1d9c7eb95._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="Basile.Pinsard" + avatar="http://cdn.libravatar.org/avatar/87e1f73acf277ad0337b90fc0253c62e" + subject="Sync git-annex metadata subset with S3 metadata." + date="2024-12-18T19:34:59Z" + content=""" +How feasible would it be to be able to configure the remote so that a git-annex metadata get pushed to the S3 with the objects. +Something like `sync-meta=mymetafield` that would set `x-amz-meta-mymetafield=` to the value of `git-annex metadata -g mymetafield --key theobjectkey`, whenever the data is pushed to the S3. +Thanks! +"""]]