Sample code to upload files to rackspace cloudfiles
Small scripts to upload files to rackspace clouldfiles on Ruby, can be used as cronjob or bash scripts.
Usage:
./folder_contend.rb -f full_folder_path -u rackspace_username -k racspace_api -c container
If container do not exist it will be created and set as a public container on CDN
Licence MIT