This commit is contained in:
Joey Hess 2024-03-04 17:16:53 -04:00
parent 5a82a5cfe8
commit 26e8a73967
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2024-03-04T21:10:44Z"
content="""
Cool! Do let us know when it's available and we can add it to the list of
special remotes.
WRT the simple export interface, there is a PR on git-annex-remote-rclone
that adds it
<https://github.com/git-annex-remote-rclone/git-annex-remote-rclone/pull/62>.
But, it got hung up on a question of avoiding possible data loss if two
git-annexes are exporting the same file. That sounds like a problem you
will need to consider in your implementation too.
"""]]