I installed riak-kv and riak-cs for using private cloud services. However, I have a difficulty solving 2 problems.
Firstly, I don't know how to set the quota per users. I already read the release note of riak-cs, but I don't understand this contents.
Secondly, I don't know why GUI S3 client programs(ex. Dragondisk, S3 Client, etc) for windows using Amazon S3 protocol do not work with riak-cs. In case of Dragondisk, creating the bucket and accessing the bucket is not worked. In case of s3cmd, all of the operations is worked correctly. If I develop GUI client program for windows using the java API for riak-cs, is it possible to work well?