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
- Bulk feature status
Hi there, I am using version 1.7.4 self hosted and wanted to use the bulk operations in a dart function. I saw that in the dart_appwrite sdk version 16.1.0 it ...
- execution failed
When executing an appwrite function, I'm getting a 500 error, but I don't see it in executions. This issue appeared today. Here's the appwrite function ID: 68b4...
- User Labels use Operator.arrayInsert(‘la...
Can I use the new db operators on user labels or roles?