Getting Folder list from AWS S3
My program involves needing to read folders stored on a server (naming convention allows for 3 types of sorting). I am using AWS S3 as a test server right now and have run into the problem that I can't figure out how to get a list of folders from the overarching bucket. I've tried a number of different things over the last 2-3 hours but it all comes back with an error (I can read a specific files contents from the server, so it's not an issue of it being accessible). Can anyone tell me how to get that list from the server? Do I have to make it a static website so I can access an Index.html? Would that take away from its server functions? Probably worth mentioning I'm very new to this. Thanks in advance for any replies.
Your answer
Follow this Question
Related Questions
Building A Server? Best Language to Use? 0 Answers
non-player object can't execute's "[Command]"'s attributes 0 Answers
C sharp script, to open a Unity standalone .exe file on a network drive 0 Answers
Game circle login problem 0 Answers
Amazon MWS 0 Answers