I noticed that there doesn\'t seem to be an option to download an entire S3 bucket from the AWS Management Console.
Is there an easy way to grab everything in one of
You may simple get it with s3cmd command:
s3cmd get --recursive --continue s3://test-bucket local-directory/