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.
TL;DR
Issue: Developer unable to save files with Chinese names in Appwrite storage due to lack of Unicode support in file name conventions.
Solution: Currently, Appwrite does not support Unicode in file names. Consider looking for an alternative storage solution that accommodates Unicode file names.