Hi,
I'm looking to setup a storage bucket where app users can upload/download data e.g. text files or images to a central location. Does anyone have any suggestions? I've looked at Amazon S3 and Google Cloud but they are all a bit complicated. I'm guessing I'd need to use the ftp command but not sure which service I should use.
Any pointers would be appreciated.
Thanks
Thanks for the reply. It is for anyone who downloads the app so general public and really no upper limit on number of users. I have a MySQL database which holds text (No issues here) but then when it comes to storing images I've hit a wall.
Thanks.