Oct 23
Announcing S3.Net
IT Chapters, Link of the Day 1 Comment »I’ve been needing a software project to get into and recently decided on developing a framework for interacting with Amazon’s S3 service.
Which has come to pass. S3.NET is a class library and GUI frontend to access and manipulate the service. The class library is pretty much solid only lacking in asynchronous access and access controls but allows you to upload and download files to the S3 service.
The frontend is very lacking at present and I would love someone to help me working on this getting it to a very stable release.
Source is licensed under the BSD license, so knock yourselves out. :) If anyone is interested in joining this project, file some bugs, send some patches and we can get this moving!