Back

Multiple files upload

  • 1
  • Web
bharath2504
17 Jan, 2024, 12:34

hey can anyone help me how to upload multiple files at a time to appwrite storage. using reactjs

TL;DR
Developers are asking for assistance on how to upload multiple files at a time to Appwrite storage using ReactJS. The solution is to upload the files individually one after another instead of all files at the same time.
D5
17 Jan, 2024, 12:42

Hello! You will need to upload the files individually one after another instead of all files at the same time

D5
17 Jan, 2024, 12:43

Since you need to create each file in the storage

bharath2504
17 Jan, 2024, 12:45

but in my use case user will upload multiple file at a time

bharath2504
17 Jan, 2024, 12:45

how should i do that???

D5
17 Jan, 2024, 12:46

In your code, basically you make a loop and when a file ends being uploaded, you upload the next one

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more