I'm copying files with PHP to AWS S3 via s3fs mounted drive.
However, I don't seem to be able to set the files to public. How does AWS S3 Public functionality work? Is it CHMOD'ing, because the files don't appear any different before/after 'public' setting - which does work, on S3 console.
Any help please welcome.
Thanks