Installing
-
Download Latest s3cmd for Mac
-
Then Extract into /tmp
Simply Double-Click on Archive Manager into Finder.Or from Command Line:
tar xvzf ~/Downloads/s3cmd*tar.gz -C /tmp/
-
Nex to Install s3cmd Tool
First Access the Target:cd /tmp/s3cmd*
And then to Setup it run the Installation Script:
sudo python setup.py install