comment
This commit is contained in:
parent
2fba8ded77
commit
195f870265
1 changed files with 18 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2022-08-15T17:42:49Z"
|
||||||
|
content="""
|
||||||
|
I think that the problem is that keyid= can only be specified once,
|
||||||
|
so the last keyid= you specified was used, which was yours, and it ignored
|
||||||
|
the other one.
|
||||||
|
|
||||||
|
Try `git-annex enableremote origin keyid+=FCE2EDE78BD9B2CB`
|
||||||
|
|
||||||
|
I found some documentation that says that keyid= can be repeated multiple
|
||||||
|
times, and I think that documentation is wrong, and probably led you
|
||||||
|
astray. It's also possible that it used to work and was broken in some
|
||||||
|
option parsing changes, unsure. I'm working to correct the documentation now.
|
||||||
|
|
||||||
|
(Or, encryption=shared seems likely to avoid whatever the problem is.)
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue