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
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...