This commit is contained in:
Joey Hess 2018-05-30 11:27:32 -04:00
parent f471c81da9
commit 96373a8555
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 23 additions and 2 deletions

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2018-05-30T15:21:57Z"
content="""
Yes, there is an intermediate encryption key.
What may work is to use `git annex enableremote` on the original remote
with `externaltype=rclone`, which will make it use the other program.
Whether this will work depends on implementation details of both special
remotes. If they use the same names/urls/whatever to access the data stored
in them, it should work.
"""]]