appcfg.py will only upload the changed files.
It first collects hash-md5 values for all files that are part of the
application.
Sends these hash values to the server, in filename-hash combos.
The server returns the filenames it does not have, in any of the
versions of the app.
Then appcfg.py uploads these files.

There is a max of a how many storage these static files may have
(about 100meg??)

The storage of the static and source files is independent of the
datastore content.
The datastore can be as big as your wallet can support, just enable billing.

2009/12/30 thanhnv <[email protected]>:
> Hello all,
>
> Please help me with this issue.
> How do I update a part of my application.
> Now, if I use this command: appcfg.py update myapp
> It will check all my application' file and update them to server. But,
> what is happend if my application is 1G or larger than?
>
> So, it have any solutions to update apart of my app (specific files or
> folders).
>
> thanks
>
> --
>
> 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.
>
>
>

--

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