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
- Need help to create a wrapper which let ...
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allow...
- Create file is listing files instead of ...
This is a bit strange but, I cannot create files from within a funcion. I have tested with latest SDKs versions of node and python, both instead of creating the...
- Trouble Creating Database and Collection...
I’ve set up my project credentials (endpoint, project ID) and generated an API key. I’m currently focusing on creating only the database and collections (tables...