Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
6fa7f954ea
2 changed files with 19 additions and 0 deletions
|
@ -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!
|
||||||
|
"""]]
|
|
@ -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!
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue