Wait, hang on. 2GB of entities. Default bandwidth limit of 250,000 bytes/sec. So, assuming we exactly saturate that limit, it should take ~2 hours 43 minutes. Now, we'll never saturate, so maybe estimate a 2x or even 3x multiple of that time? That's still far less than the 14+ hours my download job has been running.
-Dave On Jun 5, 11:03 am, Dave Peck <[email protected]> wrote: > I'm not sure how I missed that! Thanks. > > -Dave > > On Jun 5, 10:53 am, c h <[email protected]> wrote: > > > > > > > > > by default download_data is throttled. read the docs for appcfg.py to see > > the settings and change them. > > > On Tuesday, June 5, 2012 10:40:55 AM UTC-7, Dave Peck wrote: > > > > I want to download the full database for one of my apps. Entities > > > consume a relatively modest 2GB. (Indexes all told consume 19GB, but > > > my impression is that download_data won't download these?) > > > > appcfg.py download_data has been running now for 12+ hours on a very > > > fast downstream connection. > > > > Is there a faster way to download all data from a GAE app? Some > > > settings I can tweak that might help move things along? > > > > Thanks, > > > Dave -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
