No, it's not possible. You'll probably want to implement a blobstore handler and web based uploads:
http://code.google.com/appengine/docs/python/blobstore/overview.html -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Tue, Dec 28, 2010 at 10:27 AM, david <[email protected]> wrote: > Hi, > > I have an appengine app and I need to receive files from Third > Parties. > > The best option to me is to receive the files via ftp, but I have read > that it is not possible, at least a year ago. > > It is still not possible? Which way could I receive the files? > > This is very important to my project, in fact it is indispensable. > > Thx 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]<google-appengine%[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.
