s3backup is a simple, command line based Amazon S3 backup tool written in Java.
s3backup is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
Requirements:
· Java
What's New in This Release: [ read full changelog ]
In the previous versions we were getting this warning:
· Mar 5, 2010 7:46:53 AM org.jets3t.service.utils.Mimetypes getInstance
· WARNING: Unable to find 'mime.types' file in classpath
· This has been fixed now.
· Updated the underlying JetS3t library to the newest version.