Despite multiple posts on StackOverflow suggesting Google App Engine not supporting FTP using Python, FTP does now work. (We have posted an example of working code here.)
Given GAE's progress with basic FTP, has anyone found a way for a Google App Engine script to serve as an sFTP or FTPS(FTP TLS) client?