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.
-
Download Latest s3cmd for Linux:
-
Open a Terminal Window
-
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
-
Install the Required Packages by Macports
sudo port install gnupg
To Install the MacPorts:
MacPorts Installation Guide -
Getting-Started with s3cmd:
Guide to Getting-Started Syncing S3 Bucket