Install Log

Starting Download...
File AmazonS3Explorer-201103100913.zip downloaded succesfully at /Users/lmajano/Sites/Presentations/riacon/modules, checking type for extraction.
Zip archive detected, beginning to uncompress.
Archive uncompressed and installed at /Users/lmajano/Sites/Presentations/riacon/modules. Performing cleanup.
Entry: AmazonS3Explorer-201103100913.zip sucessfully installed at /Users/lmajano/Sites/Presentations/riacon/modules.

Description

The Amazon S3 Explorer can explore your Amazon S3 account.  It also includes a ColdBox  Amazon S3 plugin that can be used in any application. It interfaces with S3 via REST and it can handle pretty much any operation on Amazon.  This is a ColdBox 3.0 module.


Install Instructions

You can get the source from github: http://github.com/ColdBox/depot-cbox-amazon-s3 or just drop as a module in your modules folder by clicking on the download icons on the top right of this page.

Changelog

Version 1.5

* Fixes by Curt Gratz and CKH on filename characters


Version 1.4

* Updates to ColdBox 3.0 compat and cleanup

* auth URL fixes

* folder support for buckets thanks to Alagukannan Alagappan!


Version 1.3 

* Fixed encoding signatures of time expired links for adobe cf.


Version 1.2

* Fixed the ability to add credentials on the fly.


Version 1.1

* Ability to add content-disposition headers when putting objects

* Caching headers to actual ColdBox plugin

* LogBox logging

 

Version 1.0

 * Initial Release