sudo apt-get install python-setuptools
wget http://downloads.sourceforge.net/project/s3tools/s3cmd/1.5.0-alpha1/s3cmd-1.5.0-alpha1.tar.gz
tar xvfz s3cmd-1.5.0-alpha1.tar.gz
cd s3cmd-1.5.0-alpha1
python setup.py install
s3cmd --configure
Created
March 6, 2013 16:36
-
-
Save dominicsayers/5100711 to your computer and use it in GitHub Desktop.
Installing s3cmd on Ubuntu Server
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
s4cmd seems to be a decent alternative:
pip install s4cmd