Most S3 servers will not allow listing of buckets at a location, and so one has to know a bucket name in order to get access to it. The way we have this configured at the moment is that S3view will fail because you can't get to a bucket even if you know it's name. We need to handle that situation gracefully.
Most S3 servers will not allow listing of buckets at a location, and so one has to know a bucket name in order to get access to it. The way we have this configured at the moment is that S3view will fail because you can't get to a bucket even if you know it's name. We need to handle that situation gracefully.