Hi Hugues, Regardless of where the file was uploaded (through app engine, gsutil, Cloud storage manager) you can share your Cloud storage objects through a like that looks like this: https://sandbox.google.com/storage/*bucket*/*object*
To manage who can access the object, you can set acls. for more information please refer to the documentation here: https://developers.google.com/storage/docs/collaboration Hope this helps! On Wednesday, March 14, 2012 2:30:38 PM UTC-7, hugues2 wrote: > > Hi, > > Just one quick question, what is the url to used in the internet browser > to display images that have been stored in the Google cloud storage through > Google App Engine ? Also, what prevents other people to be granted access > to these images if they have the access url ? > > Thanks a lot for your help ! > > Cheers, > > Hugues > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/h4p0P4nGOCsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
