Question
How to access all the files stored in a Spaces Folder
I have created a space and then the folder inside the space to store mp3 files. I would like to access all the files stored in the folder programaticallty. Is there any index.html file created for every folder content? Or How would I access the files stored in the folder?
I have tried https://spacename.nyc3.digitaloceanspaces.com/, which list all the files and folders (permission is set to Public)
But when is there some URL, https://spacename.nyc3.digitaloceanspaces.com/folder-name/ to access the files inside the particular folder?
Thanks.
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.
×