s3cmd on Solaris10

Ever wondered if you can use S3 with Solaris 10? This post will walk you through how you can install s3cmd on Solaris 10 to interact with AWS s3. 1. We will need to install pkgutil which will allow us to use the opencsw repository to install wget, python27, py_pip, gnupg /bin/bash pkgadd -d http://get.opencsw.org/now…

Read More