forked from coldbox-modules/s3explorer
-
Notifications
You must be signed in to change notification settings - Fork 0
An amazon S3 plugin and module
gratzc/depot-cbox-amazon-s3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Amazon S3 REST Wrapper and Explorer Luis Majano (lmajano@ortussolutions.com) Based on Joe Danziger (joe@ajaxcf.com) with much help from dorioo on the Amazon S3 Forums. See the readme for more details on usage and methods. Thanks to Steve Hicks for the bucket ACL updates. Thanks to Carlos Gallupa for the EU storage location updates. Thanks to Joel Greutman for the fix on the getObject link. Thanks to Jerad Sloan for the Cache Control headers. 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 You will have to create some settings in your ColdBox configuration file: s3_accessKey : The Amazon access key s3_secretKey : The Amazon secret key s3_encryption_charset : encryptyion charset (Optional, defaults to utf-8) s3_ssl : Whether to use ssl on all cals or not (Optional, defaults to false)
About
An amazon S3 plugin and module
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- ColdFusion 66.6%
- JavaScript 33.4%