Nope, we don't have an FTP API. There's an open feature request for socket access:
http://code.google.com/p/googleappengine/issues/detail?id=2576 There's also a more specific FTP issue, but I feel like the socket access issue is more likely to happen since it is a bigger enabler than specifically creating an FTP API: http://code.google.com/p/googleappengine/issues/detail?id=1386 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, Mar 25, 2011 at 1:13 PM, Doug <[email protected]> wrote: > Good Afternoon All, > > In App Engine is there any way to get a file via FTP or have a file > FTPed to the application? I wanted to be able to get a feed of data > into my application from a vendor that only supports sending data via > FTP. I did some initial searching and it appears that there is no way > to either receive the file via FTP into an application or get a file > via FTP. > > Any suggestions? I have a Google Apps account, but I don's see > anything that I could use in combination with App Engine to make this > work. > > I appreciate any help and/or ideas that anyone has. > > Thanks, > Doug > > -- > 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.
