S3Sync.net

General Category => General Discussion => Topic started by: Cato on April 15, 2008, 01:58:45 PM



Title: Installing on Ubuntu
Post by: Cato on April 15, 2008, 01:58:45 PM
This was very easy on Ubuntu Feisty, and all the Ruby gurus will not need this, but I thought I'd just mention this for mere mortals:

- to install pre-requisites (dependencies) - sudo aptitude install ca-certificates ruby libopenssl-ruby
- then just un-tar the s3sync file and use 'ruby s3sync.rb' etc as per README.txt

This will probably also work on Debian.