My appwrite setup has Amazon S3 configured. Used to work fine - but now that the bandwidth is in the TB range, it's starting to incur a fair cost. I want to cut it down. I was thinking of moving it all to Backblaze. So, if I move the buckets with the same paths - and then remove the S3 connection, will it work.
Is there any additional changes that would require to be made? I found a similar post about moving, but it was from local to Amazon S3.
TL;DR
Subject: Moving files from Amazon S3 to Backblaze
Developers are looking to reduce costs by moving files from Amazon S3 to Backblaze. They want to know if simply moving the buckets with the same paths and removing the S3 connection will work. They also want to know if any additional changes are required. There is no solution mentioned in the thread.