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

View file

@ -16,9 +16,16 @@ flags:
packages:
- '.'
extra-deps:
- aws-0.17.1
- IfElse-0.85
- aws-0.20
- bloomfilter-2.0.1.0
- esqueleto-2.5.3
- sandi-0.4.2
- torrent-10000.1.1
- persistent-2.7.3.1
- conduit-1.3.0.2
- resourcet-1.2.1
allow-newer: true
explicit-setup-deps:
git-annex: true
resolver: lts-9.9
resolver: lts-11.11