• Business,  Consulting,  Network Infrastructure,  sites,  Ubuntu,  Unix

    Amazon S3 from the Command Line

    In a previous article we looked at how to upload Final Cut Server content to s3 using Jungle Disk.  We also looked at how to upload ec2 images to s3. But now we’re going to take a deeper dive into using s3 from the command line. There are a number of tools that have been developed by the community to leverage Amazon’s S3 Storage Service.  This isn’t as cut and dry as using ec2 due to the fact that the Amazon tools are written in Java, C#, Perl, PHP, Ruby and Python.  However, I’m a shell kinda’ guy to a large degree and I was able to find a couple of places where people have written…