sudo apt-get install python-setuptools
wget http://sourceforge.net/projects/s3tools/files/s3cmd/1.5.2/s3cmd-1.5.2.tar.gz
tar xvfz s3cmd-1.5.2.tar.gz
cd s3cmd-1.5.2
sudo python setup.py install
s3cmd --configure
-
-
Save walm/8ab9343a662e4c416f5f to your computer and use it in GitHub Desktop.
s3cmd install on ubuntu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment