s3ls
Command line tools for Amazon AWS S3
Install
- All systems
-
curl cmd.cat/s3ls.sh
- Debian
-
apt-get install libnet-amazon-s3-tools-perl
- Ubuntu
-
apt-get install libnet-amazon-s3-tools-perl
- Kali Linux
-
apt-get install libnet-amazon-s3-tools-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libnet-amazon-s3-tools-perl
- Raspbian
-
apt-get install libnet-amazon-s3-tools-perl
- Dockerfile
- dockerfile.run/s3ls
libnet-amazon-s3-tools-perl
Command line tools for Amazon AWS S3
These S3 command line tools allow you to manipulate and populate an S3 account. Refer to the documentation (pod and man) for each of the tools. This Net::Amazon::S3::Tools module is mostly just a stub, to hoist the bundling and installation of the executable scripts that make up the actual tools.