Amazon Web Services S3 via Command Line
Amazon Web Services (AWS) has a nice Command Line Interface, allowing script or command line access to quite a wide range of capabilities. I recently attempted to use this with the Simple Storage Service (S3), but was frustrated with a repeated error message in response to a simple directory request on a bucket. jeff@mars:~$aws s3… Read More »