chigga102 / s3fuse

Automatically exported from code.google.com/p/s3fuse
Other
0 stars 0 forks source link

problem connecting EU buckets #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a bucket in EU-WEST
2. mount that bucket
3. and type ls

What is the expected output? What do you see instead?
list of bucket contents.
I got an error: ls: reading directory /mnt: Input/output error

What version of the product are you using? On what operating system?
latest (0.11). RedHat 6.1

Please provide any additional information below.
works perfectly with US buckets, but not with EU ones.

Original issue reported on code.google.com by lorena.p...@gmail.com on 4 Jan 2012 at 9:45

GoogleCodeExporter commented 8 years ago
Need to add endpoint parameter for non-US buckets.

Original comment by tar...@bedeir.com on 13 Mar 2012 at 1:54

GoogleCodeExporter commented 8 years ago
How can I add it?

Original comment by lorena.p...@gmail.com on 13 Mar 2012 at 8:56

GoogleCodeExporter commented 8 years ago
With revision 198, change the "aws_service_endpoint" configuration parameter to 
"s3-eu-west-1.amazonaws.com" for EU bucket support.

Original comment by tar...@bedeir.com on 17 Mar 2012 at 9:30

GoogleCodeExporter commented 8 years ago

Original comment by tar...@bedeir.com on 15 Sep 2012 at 3:21