Welcome Guest, Not a member yet? Register   Sign In
CI Amazon S3 Library
#11

[eluser]kevinprince[/eluser]
Not to resurect an old topic, but is it my or have Amazon purposely not said how to set EU as the location?

maybe the EU servers are just for show and don't do anything....

Also no reference to location in Elliot's very nice S3 script.

[Update]After looking through the library over the past 3 hours and trolling through AWS forum posts, it seems Amazon cba to do a PHP proper class for S3. The one they keep using is 2 years old and written by a 3rd party when the service didnt event support the location constraint.

It also seems that without a major re-work you cant do EU support in the S3 class.
#12

[eluser]kevinprince[/eluser]
Just thought Id give you an update again.

After about a day working on this I am no closer to having a working solution for this, AWS forums have made me pretty annoyed as one person keeps replying with "you only need to make one edit" when i fact theres a whole rework of the script.

The AWS guy has pointed me at there technical articles but there kinda complicated when you havent done REST before and theres a reason your using a pre-made class.
#13

[eluser]Elliot Haughin[/eluser]
Hey,

I also want to look into the EU option in this S3 class. So, if you wait a couple of weeks, I'll do a rewrite to incorporate this.
#14

[eluser]kevinprince[/eluser]
Thank you and Good to hear, if you need any help (though i doubt you will Wink) give me a PM.

I would happily of used the US server apart from as most EU people handling any data will know you cant export it out of the EU. This doesnt seem to stop most companies, but I'm not going to break the rules just yet.

I think US companies look on Europe as the poor cousins who dont deserve a proper class, Paypal for example have decided to use a completely different API for payments pro in the UK which I am currently writing CI library with.
#15

[eluser]Nathan Pitman (Nine Four)[/eluser]
Hi there Elliot, was this class ever updated to add support for EU servers? Smile
#16

[eluser]quasiperfect[/eluser]
Any news on the subject alternatives etc ?
#17

[eluser]Bangon Kali[/eluser]
I know this is a very old thread. But after a brief search in Google, this one comes out first on the list. I just want to put this link for the official AWS SDK for PHP.

http://aws.amazon.com/sdkforphp/

For the moment, I'm currently working on other things. But I will probably be working on a CI lib for this one soon. For anyone who finds this thread, that link could probably be a good jump start.
#18

[eluser]JonoB[/eluser]
[quote author="Bangon Kali" date="1309125215"]I know this is a very old thread. But after a brief search in Google, this one comes out first on the list. I just want to put this link for the official AWS SDK for PHP.

http://aws.amazon.com/sdkforphp/

For the moment, I'm currently working on other things. But I will probably be working on a CI lib for this one soon. For anyone who finds this thread, that link could probably be a good jump start.[/quote]

http://undesigned.org.za/files/s3-class-...index.html
#19

[eluser]Bangon Kali[/eluser]
[quote author="JonoB" date="1309140916"][quote author="Bangon Kali" date="1309125215"]I know this is a very old thread. But after a brief search in Google, this one comes out first on the list. I just want to put this link for the official AWS SDK for PHP.

http://aws.amazon.com/sdkforphp/

For the moment, I'm currently working on other things. But I will probably be working on a CI lib for this one soon. For anyone who finds this thread, that link could probably be a good jump start.[/quote]

http://undesigned.org.za/files/s3-class-...index.html[/quote]

Thanks for the tip! Is this official?




Theme © iAndrew 2016 - Forum software by © MyBB