when copying, note me:
Copy Job Status
The token used to submit this form has expired.
how to fix this?
and in this step: 3. Grant Permission to Write to the Target App
i copy the google/appengine/ext/appstats/sample_appengine_config.py to
my TARGET app's root directory, rename to appengine_config.py,
add the line:
remoteapi_CUSTOM_ENVIRONMENT_AUTHENTICATION =
('HTTP_X_APPENGINE_INBOUND_APPID', ['source appid here'])
then update. right?
On Jul 24, 6:20 pm, Barry Hunter <[email protected]> wrote:
> The Datastore Admin tool can copy a datastore from one app to another
>
> http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html
>
> (Its almost certainly built to faciliate a Master/Save to High
> Replication migration, but doesnt appear to be limited to such)
>
>
>
>
>
>
>
> On Sun, Jul 24, 2011 at 9:11 AM, saintthor <[email protected]> wrote:
> > i want to backup my data to another app.to download and upload is too
> > slow. is there any way quicker?
>
> > --
> > 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
> > athttp://groups.google.com/group/google-appengine?hl=en.
--
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.