Skip to content

A demo of how you can use the s3-swf-upload-plugin (my fork of it), integrated within a form.

Notifications You must be signed in to change notification settings

rjanse/demo-s3-swf-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== S3 Upload Demo

This is a rails 2.2.2 application that uploads a file to the amazon s3
using the GreenAsJade fork version of the s3-swf-upload-plugin by ELC.


To use 

0. Clone it over, do what you need to do to activate it as a rails app.
 
    > mkdir db; rake db:migrate 
   
   is probably enough.

1. Set your amazon credentials, as per the README

2. Upload a crossdomain.xml in your bucket and make it public-read.

3. ./script/server

4  Surf to localhost:3000


About

A demo of how you can use the s3-swf-upload-plugin (my fork of it), integrated within a form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published