How to Install s4cmd in Ubuntu 18.04



Install s4cmd by entering the following commands in the terminal:

sudo apt update
sudo apt install s4cmd

Description:

Super Amazon S3 command line tool

The s4cmd tool provides a command line interface for interaction with Amazon's S3 cloud storage service. It is intended as an alternative to the existing s3cmd tool, enhancing performance and support for large files, and coming with a number of additional features and fixes. . s4cmd strives to be compatible with the most common usage scenarios for s3cmd. It does not offer exact drop-in compatibility, due to a number of corner cases where different behavior seems preferable, or for bugfixes.

Homepage: https://github.com/bloomreach/s4cmd

Version: 2.0.1+ds-1

Section: universe/utils