Thursday, May 16, 2013

Linux Ubuntu 13.04 Raring 32/64bit How-to Install and Getting-Started with S3 Command Line Tool for Easy Synchronizing Local Folders with S3 Bucket Easy Visual-Guide

The Guide Simply Show How-to Install, Set-Up and Getting-Started with s3cmd the S3 Command Line Tool on Linux Ubuntu 13.04 i386/amd64 Unity Desktop.

This Very Useful Command Line Tool will Enable Synchronization of Local Folders/Directories with the Amazon AWS S3 Buckets and without a Risk of Canceling the Existing Remote Data.

The Article Comprehends all Commands and Links Needed to Successfully Installing s3cmd on Ubuntu Linux.

Relax and Take the Time to Reading, Understanding and Executing the Command and Instructions Given.

Linux Penguin on the Cloud
  1. Download Latest s3cmd for Linux:

    S3cmd tar.gz for Linux
  2. Double-Click and Extract into /tmp Extract S3cmd Utility
  3. Open Terminal Window

    Cmd and Search "term"

    Linux Ubuntu Raring Open Terminal
  4. Relocate S3cmd
    sudo su
    mv /tmp/s3cmd-x.y.z /opt/s3cmd
  5. Set-Up s3cmd
    su <userName>
    /opt/s3cmd/s3cmd --configure

    You Will Need to Enter your Amazon AWS S3 Credentials.

    More you will need to Confirm All the Proposed Settings.

  6. Getting-Started with s3cmd:

    Guide to Getting-Started Syncing S3 Bucket
  7. How-to Create a Custom Application Launcher on Ubuntu Unity Desktop:

    How Launcher for Ubuntu-Unity