Try http://www.4shared.com
Chetan On Fri, Mar 18, 2011 at 3:12 AM, Ian Gillett <[email protected]> wrote: > I am attempting to upload a file > 1MB to Google Docs using an App > Engine application, basically I grab a submitted file using Commons > Upload and upload to Google Docs by setting .setMediaSource which all > works great. > > The problem is that there is a limit of 1MB imposed by the API call to > urlfetch.Fetch(). > > My question is - does anyone know if there are any plans to raise this > limit and if not is > there any way to work around this limit? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" 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-java?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
