没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > java-storage |
java-storage
|
0 | 0 | 104 |
贡献者 | 讨论 | 代码提交 |
概述
A java client-library for accessing online storage systems in a generic way. It provides generic interfaces and implementations for Wuala, drop.io. Amazon S3 might also be worth a try.
Requests to the Java-Storage API will return java.io.File Objects which almost can be used like normal File Objects.
Status
Feature wuala drop.io Amazon S3 list public files OK OK --- download public files OK OK --- list secret files OK OK --- download secret files OK OK --- list private files --- n/a --- download private files --- n/a --- uploads n/a --- ---
LinksUserGuide
Issues: Next Release 0.4, Release 0.3, Release 0.2
创建时间:2014-05-11 22:44