Any chance you can break the file up?

That or can you use the blobstore for the file?

Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine



On Fri, Jun 17, 2011 at 6:14 PM, rishi <[email protected]> wrote:

> I have written an app and successfully tested it locally with the SDK.
> It uses some large tagger files to tag my data. The size of one file
> goes over 20MB. I need these files in my war to run the app. Locally
> it runs fine as it is a part of my war.
>
> When I try to upload it using" appengine-java-sdk\bin\appcfg.cmd
> update <war>" command, it gives an error and indicates that there is a
> size limit on every file that can be uploaded. (which is 10 MB).
>
> Can ayone tell me what is the solution to this problem?
>
> 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