This commit is contained in:
a@92214b2eae95307f511e06845d2cb5b5931b00a3 2020-11-03 16:38:19 +00:00 committed by admin
parent eacfb58eca
commit 937f84a9ea

View file

@ -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?