Hi, although I am able to configure the storage in my project, some of my files have name in Chinese, and since Appwrite file name conventions do not support Unicode, I cannot save into the storage. I cannot rename files to romanized letters for certain reasons. Is this something the team can fix? If not just tell me so that I can choose another storage solution for this use case.
Recommended threads
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...