Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
lanec  
#1 Posted : Tuesday, August 12, 2008 4:02:43 AM(UTC)
lanec

Rank: Newbie

Groups: Member
Joined: 8/12/2008(UTC)
Posts: 1

My team is working on a site that will use Amazon S3 for all our static content. Has anyone used/customized Image Uploader by aurigma for this purpose and can share how well it worked?
onethumb27  
#2 Posted : Wednesday, August 13, 2008 5:44:55 AM(UTC)
onethumb27

Rank: Newbie

Groups: Member
Joined: 2/7/2008(UTC)
Posts: 3

I work at SmugMug and we use it for uploading to our servers and then, after some image processing, to S3. For that it works great.
zoomphoto  
#3 Posted : Thursday, August 21, 2008 12:34:45 PM(UTC)
zoomphoto

Rank: Member

Groups: Member
Joined: 4/4/2008(UTC)
Posts: 11

We've implemented S3 with the upload. Basically what we did was after/during the upload (depending on how you have your settings), we call a php file that takes the original image and stores it on S3 within a directory structure in the bucket that we can quickly pull from later.

We locally store all thumbs, and use the S3 just for storing the high-res originals.

Put the code in your iu.addParam("Action", "http://www.whatever.com/upload.php");

file... so whatever you action script is, you can put the code in there.

Fedor  
#4 Posted : Wednesday, July 15, 2009 6:16:43 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Image Uploader 6.0 supports direct upload to Amazon S3 (without "proxy" servers):

Uploading to Cloud Storages

Edited by user Tuesday, December 15, 2009 8:31:20 AM(UTC)  | Reason: Not specified

Best regards,

Fedor Skvortsov

mcousins  
#5 Posted : Tuesday, July 28, 2009 11:59:52 AM(UTC)
mcousins

Rank: Member

Groups: Member
Joined: 6/8/2009(UTC)
Posts: 25

There are major bugs in the current version. If you are uploading a large amount of photos at once I would advise you to wait until they are fixed. It does not properly support uploading multiple sized copies of each image to Amazon S3 now.
Dmitry  
#6 Posted : Tuesday, July 28, 2009 8:25:30 PM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Hello,

Image Uploader cannot send several thumbnails created from an image in different POST requests by design, that is why workaround was suggested in the post Amazon S3 - No valid license key for current DNS/IP. Nevertheless if you need to upload only source file or a single thumbnail created from a source image (no matter how many images you select in upload list) the described problem does not make sense.

Edited by user Tuesday, July 28, 2009 8:26:16 PM(UTC)  | Reason: Not specified

Sincerely yours,

Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.