Hi! I have created a .NET client to Amazon Simple Storage Service. Project is LGPL and available at http://sourceforge.net/projects/nets3client/ There is the library and a simple backup tool to demonstrate usage. The code is in svn. I'll create a file release as soon as I find out how to do it :P
Main advantages are: - works well with mono - file transfer verification with MD5 - easy to use - manages all the resources by itself - no need to worry about closing connections/disposing. - thread-safe - delegate-based API - can work with Stream, byte[] and other data sources. Cheers! Michał Ziemski _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
