Skip to the content.
Alpine Linux Docker S3CMD Go System Security MySQL InfluxDB
  1. Download and install python 2.x. Python 3 is not supported. You can get it HERE.
  2. Add the python directory to your global PATH variable. E.g.: %SystemRoot%\system32;%SystemRoot%;c:\Python27
  3. Download s3cmd from www.s3tools.org or Github
  4. Open a command window, navigate to the folder to which you downloaded s3cmd and run python setup.py install
  5. From the command window, run python s3cmd –configure from the build path.
  6. Use notepad to edit s3cfg. When finished, it should look something like THIS.