Added a comment: re: Sync from one remote to another
authorIlya_Shlyakhter <Ilya_Shlyakhter@web>
Sat, 17 Apr 2021 19:34:19 +0000 (19:34 +0000)
committeradmin <admin@branchable.com>
Sat, 17 Apr 2021 19:34:19 +0000 (19:34 +0000)
doc/forum/Sync_from_one_remote_to_another___40__rsync.net_to_s3__41____63__/comment_1_68e73ffa29338214fa030c5f0e2823c6._comment [new file with mode: 0644]

diff --git a/doc/forum/Sync_from_one_remote_to_another___40__rsync.net_to_s3__41____63__/comment_1_68e73ffa29338214fa030c5f0e2823c6._comment b/doc/forum/Sync_from_one_remote_to_another___40__rsync.net_to_s3__41____63__/comment_1_68e73ffa29338214fa030c5f0e2823c6._comment
new file mode 100644 (file)
index 0000000..2abdee9
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="Ilya_Shlyakhter"
+ avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
+ subject="re: Sync from one remote to another"
+ date="2021-04-17T19:34:19Z"
+ content="""
+I don't think there's currently a way to tell git-annex to tell rsync.net to copy to s3; see [[todo/transitive_transfers]].  But if you do the in-cloud copying yourself outside of git-annex, you can use [[`git-annex-import --no-content`|git-annex-import]] to record in git-annex the location of the copies in s3.  See also [[todo/sync_fast_import]].
+"""]]