Page 1 of 1

libS3

Posted: Wed Feb 20, 2008 3:30 pm
by Mark Smith
I've made a library fro working with the amazon S3 storage service.

All comments and queries welcome.

You can get it here:

http://maspub.s3.amazonaws.com/libS3%201.0.0.zip

Posted: Wed Feb 20, 2008 3:33 pm
by Mark Smith
Sorry, that url should be:

http://maspub.s3.amazonaws.com/libS3.zip

Posted: Sat Feb 23, 2008 7:28 am
by keyless
Mark Smith wrote:Sorry, that url should be:

http://maspub.s3.amazonaws.com/libS3.zip

Very Cool Mark. Can't wait to try it out.

Very Interesting

Posted: Fri Jul 11, 2008 1:18 pm
by reelstuff
Played around with this, very interesting, it is clear a lot of work went into this, what are your future plans for this?

Re: Very Interesting

Posted: Mon Jul 28, 2008 1:26 am
by Mark Smith
reelstuff wrote:Played around with this, very interesting, it is clear a lot of work went into this, what are your future plans for this?
Thanks for the interest - I've already developed it a lot further (along with the other amazon web services: sqs, sdb and ec2, but using curl rather than my own socket routines.

I'm in the middle of a project that needed it, and I haven't had time to document it at all, so I haven't made it available, though I certainly plan to.

There are still quite a few loose ends to tie up with it all, and I'm adding and editing as I go along, so it may be a little while before it's ready.

Posted: Thu Apr 16, 2009 1:13 am
by keyless
Mark, I'm in pretty big need of this for a Windows project. Have you made a updated version of this library available, you mention you've advanced it a bit in your post. One relient on cURL would be fine, as I would distribute cURL with installer.

Posted: Thu Apr 16, 2009 2:29 pm
by reelstuff
Awesome, Amazon Web Service, is really working on some amazing stuff, with all the excitement of version 4 coming soon, Im beside myself,

do let us know how its going,)

Tim

Re: libS3

Posted: Tue Jan 25, 2011 2:18 pm
by interactbooks
Mark,

Are you still working on this library?

Ezra