s4cmd
Super Amazon S3 command line tool
Install
- All systems
-
curl cmd.cat/s4cmd.sh
- Debian
-
apt-get install s4cmd
- Ubuntu
-
apt-get install s4cmd
- Kali Linux
-
apt-get install s4cmd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install s4cmd
- Raspbian
-
apt-get install s4cmd
- Dockerfile
- dockerfile.run/s4cmd
s4cmd
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.