Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @ksarpatil17
I’ll recommend using a tool to upload multiple files rather than using the front end.
Cyberduck is an open-source tool for Windows and macOS that provides a graphical interface to manage files for a wide variety of protocols and services, including FTP, SFTP, WebDav, and S3.
https://docs.digitalocean.com/products/spaces/reference/cyberduck/
Regards
Hello @ksarpatil17
The front end might not be ideal for uploading multiple files.
I’ll personally recommend you use software like Cyberduck or s3cmd to upload files via the command line or via script.
https://docs.digitalocean.com/products/spaces/reference/cyberduck/
https://docs.digitalocean.com/products/spaces/reference/s3cmd-usage/
Regards