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
Installing s3cmd on Ubuntu Server
This comment has been minimized.
This comment has been minimized.
Leaving this for reference (s3cmd 1.6.0):
|
This comment has been minimized.
This comment has been minimized.
I've installed s3cmd in my debian local machine using |
This comment has been minimized.
This comment has been minimized.
@medbouzid -- using the debian sources you will get an outdated version. installing from source is preferred. |
This comment has been minimized.
This comment has been minimized.
On Ubuntu 16.04 Server it installs version 1.6.1 with apt-get install s3cmd |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
s4cmd seems to be a decent alternative:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
very good - but should check http://sourceforge.net/projects/s3tools/files/s3cmd/ for newer releases like