Download a Single File from Amazon S3
How can we easily download a single file from Amazon S3? Install s3cmd apt-get install ipset Setup s3cmd s3cmd –configure List your buckets and files s3cmd ls Download your file s3cmd get s3://bucket-name//file-name