I am developing front end client for my cloud storage where I want to allow 
multiple users to add objects to cloud storage and also can view the 
buckets like an inbox. Further, I would like have options to maintain the 
permissions and deleting buckets as well. I have used Java Client Library 
so far, but it restricts me to add an object of size more than 32 Mb.

I would like to know the best API and practices for this purpose, also how 
should I proceed in this scenario for example have a client to add objects 
through App Engine to cloud storage or directly add objects to cloud 
storage. (I would like to mention that the objects that I am talking about 
would be more than 32 Mb in size.)


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to