This commit is contained in:
Joey Hess 2018-05-30 11:28:38 -04:00
parent b23c54fbb3
commit ecd534f1ee
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

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.
"""]]