Is it possible to provide a custom filename to a file that is being uploaded to Storage?
In my app I want the user to be able to specify a name for the file being uploaded, and for the file in AppWrite to have this filename.
Is this possible?
I think I've seen a PR where this will be implemented in the next version
Thanks, what's the best way to go about it then? I was thinking I would just create an attribute called name, but attributes are only for documents and not Storage.
Not sure how they have implemented it. Let's wait til it goes online and check the docs then
Recommended threads
- How to properly implement custom domain?...
- Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push,...
- Appwrite DNS nameservers return SERVFAIL...
My custom domain demomanasa.online (and all its subdomains) stopped resolving with ERR_NAME_NOT_RESOLVED for all visitors. I have traced the failure to Appwrite...