I am backuping my datastore data by following command:

appcfg.py download_data --url=http://example.appspot.com/remote_api --
application=example --kind=Kind --filename=Kind.sql3

This downloads 33456 (about 1.2 GB) Kind entities only even there is
about 50000 (2.2 GB) of them in datastore. There is no error in
download and download finishes with all the time:

[INFO    ] 33456 entities (1290093823 bytes) transferred in 7374.8
seconds

Any clues what am I doing wrong? Has anybody similar problem?

Thanks a lot.

-- 
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.

Reply via email to