(no commit message)
authora@92214b2eae95307f511e06845d2cb5b5931b00a3 <a@web>
Tue, 3 Nov 2020 16:38:19 +0000 (16:38 +0000)
committeradmin <admin@branchable.com>
Tue, 3 Nov 2020 16:38:19 +0000 (16:38 +0000)
doc/forum/Moving_S3_special_remote.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Moving_S3_special_remote.mdwn b/doc/forum/Moving_S3_special_remote.mdwn
new file mode 100644 (file)
index 0000000..d802374
--- /dev/null
@@ -0,0 +1 @@
+I want to move the contents of my S3 special remote. I've already kicked off the transfer with `rclone sync s3:bucketfoo s3:bucketbar/annex` to move the encrypted chunks to a new bucket under a new prefix. Once that finishes (in a few days), can I just run `git annex enableremote [new params]` or will I run into problems?