hey can anyone help me how to upload multiple files at a time to appwrite storage. using reactjs
Hello! You will need to upload the files individually one after another instead of all files at the same time
Since you need to create each file in the storage
but in my use case user will upload multiple file at a time
how should i do that???
In your code, basically you make a loop and when a file ends being uploaded, you upload the next one
Recommended threads
- 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 ...
- 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 ...