How-to Install an S3 Command Line Tool on Mac 10.11 El Capitan

S3 CLI QuickStart for Mac 10.11 El Capitan

The Mac Tutorial Show Step-by-step How-to QuickStart with Amazon S3 Command Line Tool on Mac OS X 10.11 El Capitan.

This is Very Useful Command Line Tool will Enable Synchronization of Local Folders with the S3 Buckets and without a Risk of Wiping the already Existing Remote Datas.

The Post Include all Commands and Links Needed to Successfully Installing s3cmd for Mac OS X.

Install S3 Command Line Tools on Mac El Capitan 10.11 - Featured
  1. Download Latest s3cmd CLI Release:

    S3cmd tar.gz Archive
  2. Open a Terminal Shell Emulator
    Applications > Utilities > Terminal
    (Press “Enter” to Execute Commands)

    Installing s3cmd Mac 10.11 El Capitan - Open Terminal
  3. Installing the s3cmd CLI

    cd ~/Downloads
    tar -xvfz s3cmd-*.tar.gz
    cd s3cmd*/
    sudo python setup.py install

    If Got “User is Not in Sudoers file” then Look: Solution

  4. To Install the Required MacPorts:

    MacPorts Installation Guide
  5. Install the Required Package

    sudo port install gnupg

    If it Do Not Works then Follow this is other Guide!

  6. Getting-Started with s3cmd:

    Guide to Getting-Started Syncing S3 Bucket