Am using CloudBees to deploy my Java EE application. In that I need to write and read files and I wont find any cloud file system from CloudBees. Please suggest me any free cloud file system storage and java code to access that file system.
Share
Using jclouds you can store stuff in several different clouds while using a consistent API. http://www.jclouds.org/