Follow and comment if you like
http://itfeast.blogspot.in/2013/05/upload-files-to-amazon-s3simple-storage.html?m=1
Hell there!

I'm new to Cake, and I'm working on a download site. I have it in my mind
to use Amazon S3. Can any of you link me to fairly clear examples of
implementing this? I'm sure there's a great explanation of how this is
done, but a few examples or a step by step explanation would clear up the
mystery fairly quickly.

I've found this: https://github.com/robmcvey/cakephp-amazon-s3 which looks
simple but is a little old as well as
https://github.com/mikesmullin/CakePHP-AWS-S3-Plugin which looks a bit more
up to date. (maybe some of guys have relevant experience with either or
those?)

The things most mysterious to me:

1) The first link references a local file. Is it necessary to upload the
file being uploaded by the user to my server, then to Amazon, or can it be
uploaded to Amazon directly?
2) How would I go about implementing a system where each downloaded file
has it's own page (specified via URL)? I'm sure this is done via get
requests, but I am just on the
tip of imagining exactly how it would be implemented.

Thanks for tolerating my dumb questions, and thank you for any smart
replies you might give.

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to