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
- Payment problems
Its really beginning to frustrate me, last month I was on Pro plan on Appwrite cloud, I chose the option to downgrade next month(this one) to Free plan, and tha...
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...