|
JetS3t is basically a collection of Java libraries wrapping various APIs.
Supported services:
Amazon S3
Amazon CloudFront
Google Storage Service
Here are some key features of "JetS3t":
· Multi-threaded uploads
· Multi-threaded downloads
· Callbacks
· Progress monitoring
· Extensible
· Automatically handles error retries
· Config-based
· Documentation
What's New in This Release: [ read full changelog ]
· Major update to use HttpClient library version 4.x instead of version 3.x
· All storage objects (e.g. StorageObject/StorageBucket and subclasses) now ignore case in metadata item names. The case of item names is retained and available if necessary, but metadata add/get methods no longer pay attention to case.
· Specify a default mimetype to use for uploaded files with an unrecognized or missing extension by defining a '*' extension in the mime.types config file.
0 comments:
Post a Comment