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.
Recommended threads
- Problem with getting rows from related t...
Hi, I migrated the Appwrite SDK to 1.8.0 and the package in my Flutter app to version ^20.3.2. I noticed one thing is different. Previously, when I got a JSON r...
- MFA Recovery Codes issue
after creating recovery codes using `account.createMFARecoveryCodes()` do we need to Verify MFA factors type recovery code? I followed this guide: https://appw...
- Build Error Truncated
I'm trying to start with Appwrite using an existing Next.js project of mine. When a deployment runs though it just ends up showing :`server error.","code":500,"...