How to Install Amazon S3 Command Line Tool for Mac OS X 10.9 Mavericks Easy Guide

October 12, 2014 | By Zen BSD.

Getting-Started with S3 Command Line Tools on macOS

The Mac Tutorial shows you Step-by-Step How to Install and Getting-Started with the s3cmd Amazon S3 Command Line Tool on macOS Mavericks 10.9.

This 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 macOS.

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

Install S3 Command Line Tools on Mac Mavericks 10.9 - Featured
  1. Download Latest s3cmd for Linux:

  2. Open a Terminal Window

  3. Decompress the Archive and Put it on Location

    sudo su

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    cd /path/To/s3cmd-x.y.z.tar.gz
    tar -xvfz s3cmd-x.y.z.tar.gz
    mkdir ~/bin
    cd s3cmd-x.y.z
    cp -r S3 ~/bin
    cp s3cmd ~/bin
  4. Install the Required Packages by Macports

    sudo port install gnupg

    To Install the MacPorts:

  5. Getting-Started with s3cmd:

    Guide to Getting-Started Syncing S3 Bucket

QuickChic Theme • Powered by WordPress