Page 1 of 1

How to access Amazon S3 filesystem?

Posted: Wed 05 Mar 2014, 21:46
by oliver69
Hi,

looking for a pet containing a filesystem extension to access aws s3 buckets.

Posted: Wed 05 Mar 2014, 22:17
by Flash
What's a bucket, in this context?

Posted: Wed 05 Mar 2014, 23:00
by Semme
I don't think you need a pet >> https://aws.amazon.com/developertools/739

Then again, s3cmd should be in PPM. This one, s3fs would require compiling.

Download for aws >> https://github.com/timkay/aws/archive/master.zip

Create a bucket >> Get started with Amazon Simple Storage service.

==

Hmm.. s3mkbucket's in my repo? :cool:

==

Here we go, simpler. YMMV >> http://www.s3fox.net/

And, you should've been looking here!

Posted: Fri 14 Mar 2014, 18:53
by oliver69
Semme wrote:I don't think you need a pet >> https://aws.amazon.com/developertools/739

Then again, s3cmd should be in PPM. This one, s3fs would require compiling.

Download for aws >> https://github.com/timkay/aws/archive/master.zip

Create a bucket >> Get started with Amazon Simple Storage service.

==

Hmm.. s3mkbucket's in my repo? :cool:

==

Here we go, simpler. YMMV >> http://www.s3fox.net/

And, you should've been looking here!

I prefer s3fs - but can't compile it :-(