Active
Project:
Media Mover
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 22:11 UTC
Updated:
23 Apr 2009 at 22:11 UTC
I wounder if following procedure already possible (I don't got it):
- CCK contenttype with imagefield: --> OK
- harvest the contenttype / imagefield and move the image-file to AWS S3: --> OK
- get S3 "Signed Url" of this image-file: --> possible?
- replace the original link in the imagefield with the S3 Signed Url of the Image: --> possible?
or something in this way ...
Intention
- no bandwith on local server at image view/ download
- using of S3 ACL for Image Views, ...
- user will find his image in his node (and not in an node which was created by harvesting the S3 Server)
- ...
Thank you in advance
opush