xiongxu / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

Add support for mulitple access id/secret access keys in passwd-s3fs file #114

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It's possible to have multiple key pairs for different buckets. However, it 
seems that only one key pair is currently supported by the passwd-s3fs file.

The workaround (but a security risk) is to mount the buckets via the command 
line options.

Original issue reported on code.google.com by dmoore4...@gmail.com on 5 Nov 2010 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by dmoore4...@gmail.com on 7 Nov 2010 at 12:31

GoogleCodeExporter commented 9 years ago
Resolved with r229 -- see commit message for details

Original comment by dmoore4...@gmail.com on 8 Nov 2010 at 3:44