I just posted this in the thread right below this. Try adding a dev~ (that's a tilda: ~ ) prefix to your application tag: --application=dev~XXX
I used this successfully: appcfg.py upload_data --url=http://localhost:8080/_ah/remote_api -- application=dev~myapp --filename=myapp_data_backup.csv -- num_threads=5 -- 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.
