[google-appengine] Cloud Storage ops price misreported on dashboard?

2016-02-12 Thread Simon Green
I'm migrating an app from Amazon to Google and part of it involves copying some photos from S3 to GCS. I have a task running which iterates over the datastore to copy the image for each entry and replace the location reference. I'm not in any rush so it's just doing them one at a time and

Re: [google-appengine] How to effectively delete datastore backup files in GCS

2016-02-12 Thread Stefano Ciccarelli
If you have a bucket dedicated to your backups you can set objects lifecycle so that file are automatically deleted (we do this). https://cloud.google.com/storage/docs/lifecycle Il giorno sab 13 feb 2016 alle 01:40 husayt ha scritto: > Currently It takes over a day to delete

[google-appengine] Re: Cloud Storage ops price misreported on dashboard?

2016-02-12 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hi Simon, The documentation related to Daily Budget explains that it covers App Engine resources only, and is set in the App Engine section of the console. Cloud Storage is not coveed by this limit. Given that you have a case open,

[google-appengine] Re: Cloud Storage ops price misreported on dashboard?

2016-02-12 Thread 'Lorne Kligerman' via Google App Engine
Hi Simon, This is in fact an issue within the Cloud Console on the reporting side. We have confirmed that the bill is unaffected so there is nothing to worry about. A fix will be coming shortly. Cheers, Lorne. On Friday, February 12, 2016 at 2:44:21 PM UTC-8, Simon Green wrote: > > Thanks

[google-appengine] Re: Add the google sdk in my xcode project

2016-02-12 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey babaou100, Could you maybe go into some more detail about exactly what it is you're doing, what you'd like to do, and the technologies you're working with to attempt that? It seems I can't make sense of your current post. On Sunday, February 7, 2016 at 10:49:41 AM UTC-5, babaou100 wrote:

[google-appengine] Re: Cloud Storage ops price misreported on dashboard?

2016-02-12 Thread Simon Green
Thanks for the reply Nick That does seem to be a misleading UI layout having the usage and costs listed under the Billing Status and Daily Budget heading if they are in fact completely unconnected. It would be better to not have them there at all (why not include all the GCE usage as well?).

[google-appengine] How to effectively delete datastore backup files in GCS

2016-02-12 Thread husayt
Currently It takes over a day to delete datastore files I run this command: gsutil -q -m rm -r gs://backup/2015/07/ But this is very time consuming, I wonder isn't there a better way to delete so many files? -- You received this message because you are subscribed to the Google Groups "Google

[google-appengine] Re: Cloud Storage ops price misreported on dashboard?

2016-02-12 Thread Simon Green
Thank you Lorne, that's a relief.! Glad I can carry on with the migration now :) Cheers Simon On Friday, 12 February 2016 16:21:20 UTC-7, Lorne Kligerman wrote: > > Hi Simon, > > This is in fact an issue within the Cloud Console on the reporting side. > We have confirmed that the bill is