Hi Jesse,

On 13/01/2013, at 4:25 AM, Jesse Tayler <[email protected]> wrote:

> Anyone know what I need to install here?

It depends what you're trying to do.  AWS supplies the s3curl tool:

http://aws.amazon.com/code/128

And evidently also hosts the tool by Tim Kay that your reference below:

http://aws.amazon.com/developertools/739

I've also used s3cmd:

http://s3tools.org/s3cmd

And there are others listed here:

http://aws.amazon.com/developertools/Amazon-S3

There's no single set of canonical "command line tools" for S3, like there is 
for, say, the EC2 API.  This page lists AWS's offerings for their other 
services:

http://aws.amazon.com/tools/

> I'm setting up a Mac OSX developer box and wanted to push my ant build onto 
> AWS S3 when I ran into this error:
> 
> Can't locate Net/Amazon/S3.pm in @INC
> 
> I see this page refers to the command line tools:
> 
> http://wiki.wocommunity.org/display/documentation/Deploying+on+Amazon+EC2
> 
> which brings me to this page:
> 
> http://timkay.com/aws/
> 
> but all I see is windows installation?
> 
> am I on the wrong track here?

I've never used that particular tool, (I assume this is the "aws" tool from Tim 
Kay), so I can't help you there.  If you're building with Jenkins, I can 
confirm that the "S3 Plugin" (which performs upload of artefacts to S3 as a 
post-build step) works as advertised.  If you're doing it manually (or 
scripting it), "s3cmd.rb put" will do the job.


-- 
Paul Hoadley
http://logicsquad.net/




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to