
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
- Unable to read session cookie
Hi, when I am hitting Appwrite **/account** API. I am getting the user account details as expected in the response. However, with that API, Appwrite also adds a...
- Database error
My code: await databases.createDocument( process.env.APPWRITE_DATABASE, process.env.APPWRITE_COLLECTION_USER, data.userId, ...
- unable to remove project 500 error
We are unable to remove a project, when clicking setting option it showing 500 Server Error
