s3index


Generates index.html for all files in Amazon S3 bucket

Amazon S3 could be used to share files. However it lackы directory listing capability. This small utility connects to given S3 bucket and recursively generates index.html files in all sub-folders to allow easy browsing.

Generated HTML could be customized using http://www.stringtemplate.org/'>StringTemplate engine.

The running instance of this service could be accessed http://s3index.codeminders.com/'>here

This utility was developed by http://www.codeminders.com/'>Codeminders.

Project Information

The project was created on May 31, 2012.

Labels:
s3 aws Scala codemiders stringtemplate