How-to Install Amazon S3 Sync Command Line Tool on Ubuntu 15.10 Wily Linux Easy Guide
December 21st, 2015 by thelinuxevangelistUbuntu 15.10 Wily S3 Command Line Tool Getting-Started
The GNU/Linux Tutorial Simply Shows How-to Install, Set-Up and Getting-Started with s3cmd the S3 Command Line Tool on Ubuntu 15.10 Wily Werewolf 32/64-bit Desktop/Server.
S3cmd is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage service providers that use the S3 protocol, such as Google Cloud Storage or DreamHost DreamObjects.
This Very Useful Command Line Tool will Enable Synchronization of Local Folders/Directories with the Amazon AWS S3 Buckets and without a Risk of Canceling the Existing Remote Data.
The Post Comprehends all Commands and Links Needed to Successfully Installing s3cmd on Ubuntu Linux.

-
Download Latest s3cmd Command Line Tool for Linux:
-
Double-Click on Archive and Extract into /tmp
-
Open a Command Line Terminal Window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands) -
How-to Install Required Python 2 Setuptools on Ubuntu:
-
Installing S3cmd
cd /tmp/s3cmd*
First Install Required Packages:
sudo apt-get install python-setuptools python-dateutil
And then s3cmd:
sudo python setup.py install
-
Set-Up s3cmd
su <username>
s3cmd --configure
You Will Need to Enter your Amazon AWS S3 Credentials.
More you will need to Confirm All the Proposed Settings.
-
How-to Getting-Started with s3cmd:
Create a Custom App Launcher on Ubuntu Unity Desktop: How-to Create a Custom Application Launcher on Ubuntu Linux Unity Destop.
Tags: Amazon, Amazon s3, amazon s3 sync ubuntu, Getting Started, gnu, gnu linux, gnu linux tutorial, gnu/linux, Guide, How-to, Linux, s3, Tutorial, Ubuntu, Ubuntu 15.10 Wily Werewolf, ubuntu amazon s3, ubuntu s3, ubuntu s3 command line, ubuntu s3 sync, ubuntu s3 tool