download   home   source


lmajano@gmail.com's Gravatar   Luis Majano Nov 25, 2009 at 3:34 AM Jul 31, 2010 at 1:11 PM 2.0 2.6.3+ Plugins 1106 601

Amazon S3

A plugin that can leverage Amazon S3's REST API

Description

A ColdBox plugin that can communicate with Amazon S3 accounts via their REST API.  This plugin supports ALL the operations the Amazon S3 API offers.

Installation Instructions

Drop in your coldbox plugins extensions or your custom plugins convention folder.

Changelog

Version 2.0
  • Fixed encoding with empty spaces on files when uploading to S3
Version 1.3
  • Fixed encoding signatures of time expired links for adobe cf.
Version 1.2
  • Added fixes for adding credentials on the fly
Version 1.1
  • LogBox logging
  • Ability to add content disposition headers when putting objects
  • Added caching headers to ColdBox plugin