Skip to content

Instantly share code, notes, and snippets.

View jfairbairn's full-sized avatar

James Fairbairn jfairbairn

View GitHub Profile
#!/usr/bin/env ruby1.9.1
#
#
# Testing streaming a single object into s3
# In this case the kernel sources as they are a decent size for sending up
require 'fog'
key = 'AAAAA'
secret = 'BBBB'