Hey I cannot make the backup work. Have anyone tried to do a backup from the admin module to google cloud storage. I have done everything the manual stated but I cannot make it work.
The manual states the below, how should the bucket "url" look? * if you choose Google Cloud Storage, you are prompted for the bucket name where the backups are to be stored, in the format /gs/my_bucket. You must create the bucket and set write permissions on the bucket for your app, as described in Google Cloud Storage<https://developers.google.com/appengine/docs/python/googlestorage/overview.html#Prerequisites>documents. Note that you can optionally specify the bucket name suffixed with a directory structure (e.g., bucket_name/backups/backup1). If those folders you specify don't already exist, they will be created. * -- 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/-/woCgBarUO2UJ. 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.
