¡@

Home 

php Programming Glossary: static.example.com

How can I mount an S3 bucket to an EC2 instance and write to it with PHP?

http://stackoverflow.com/questions/16428552/how-can-i-mount-an-s3-bucket-to-an-ec2-instance-and-write-to-it-with-php

For the sake of this question I'll call the S3 bucket static.example.com I have tried using s3fs https code.google.com p s3fs wiki FuseOverAmazon.. the filesystem. These are the mount commands I used s3fs static.example.com ouse_cache tmp allow_other mnt static.example.com riofs o allow_other.. s3fs static.example.com ouse_cache tmp allow_other mnt static.example.com riofs o allow_other http s3.amazonaws.com static.example.com..