How to access Amazon S3 filesystem?

Filemanagers, partitioning tools, etc.
Post Reply
Message
Author
oliver69
Posts: 172
Joined: Fri 08 Jun 2007, 16:43
Location: Heidelberg / Germany

How to access Amazon S3 filesystem?

#1 Post by oliver69 »

Hi,

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

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2 Post by Flash »

What's a bucket, in this context?

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#3 Post 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!

oliver69
Posts: 172
Joined: Fri 08 Jun 2007, 16:43
Location: Heidelberg / Germany

#4 Post 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 :-(

Post Reply