Hello, What are the various options available for transferring large amount of data out of AppEngine? I tried SDC but I got 'The request to API call urlfetch.Fetch() was too large' message. I guess, FTP wouldn't work because some of the classes under java.net.* package are black-listed.
Here's the use case... when user uploads a file I want to transfer the file out of AppEngine to some other machine (outside Appengine). What are the available options? Please let me know. 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.
