Is uploading direct to Amazon S3 possible?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
nigelheap
Forum Newbie
Posts: 1
Joined: Wed May 14, 2008 4:32 am

Is uploading direct to Amazon S3 possible?

Post by nigelheap »

Hey i would love an answer for this one i have been searching the internet for so long
without an results.....

my problem it that i need to upload direct to S3 insted uploading to the temp space on the web server then uploaded to S3.

Is this possible or am i just dreaming ..?

running Apache, PHP, perl, pear, mySQL

we dont have a great deal of bandwidth on our server
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Is uploading direct to Amazon S3 possible?

Post by Chris Corbyn »

Not possible. Well, technically it's possible but I'd strongly advise against it. You'd have to give all your amazon credentials for the bucket access to the client.
Post Reply