Can I have an rsync.net remote sync directly to s3? I want to use rsync.net's faster network, rather than uploading the same file twice from my slower connection. rsync.net doesn’t provide git-annex-script so I don’t know if there’s a way to do that. Thanks, Pat

git-annex-import --no-contentto record in git-annex the location of the copies in s3. See also ?sync fast import.rclone- so I wonder if there's some way forgit-annexto use that? Maybe it couldrclonefrom rsync.net to s3 and use that faster connection.