I used this class to do the heavy lifting: http://undesigned.org.za/2007/10/22/amazon-s3-php-class
Then I created an S3 behaviour which reads the bucket login information from app/config/s3.php much like database confs. I'll probably share it later on down the track when I've cleaned it up a bit. Adam On Apr 5, 12:46 am, John R <[EMAIL PROTECTED]> wrote: > The next step of my uber fun app is getting Amazon s3 to play nice > with CakePHP. Sure, I can add the class to Vendors and do everything > manually - but what is the cooler way? Are there any components/ > helpers built to orchestrate this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
