Hi, Mike,
no problem. See here:
gsutil -d ls s3://ds2mvn
***************************** WARNING *****************************
*** You are running gsutil with debug output enabled.
*** Be aware that debug output includes authentication credentials.
*** Do not share (e.g., post to support forums) debug output
*** unless you have sanitized authentication tokens in the
*** output, or have revoked your credentials.
***************************** WARNING *****************************
DEBUG: wildcard=*, prefix=None, delimiter=/, prefix_wildcard=*, suffix=
send: 'GET /ds2mvn/?&delimiter=/ HTTP/1.1\r\nHost:
s3.amazonaws.com\r\nAccept-Encoding: identity\r\nDate: Sat, 28 Apr 2012 21:12:08 GMT\r\nContent-Length: 0\r\nx-goog-api-version: 2\r\nAuthorization: AWS <myaccesskey>:<anotherhash>=\r\nUser-Agent: Boto/2.3.0 (linux2) gsutil/3.3 (linux2)\r\n\r\n'
reply: 'HTTP/1.1 301 Moved Permanently\r\n'
header: x-amz-request-id: 9C1948118808606C
header: x-amz-id-2: FwIZhAPSfS3CdRMj4susmYaVZgPPJsFzdMif7pTMktxNvO8uQJ2cCL1eXJLmPfcU
header: Content-Type: application/xml
header: Transfer-Encoding: chunked
header: Date: Sat, 28 Apr 2012 21:12:09 GMT
header: Server: AmazonS3
S3ResponseError:: status=301, code=PermanentRedirect, reason=Moved Permanently.
Shouldn't there be a Location header?
Regards,
Dirk