I\'ve been reading about the remote_api and the bulkloader.yaml configuration file for doing bulk uploads of Google App Engine, but all I really want to do is replace my liv
It might work to run download_data against localhost and then upload_data, using that dump, against your live app... does it?
download_data
upload_data