Android FTP proxy settings
I would开发者_高级运维 like to ask if it is possible to set FTP proxy of android device? I can only see applications that can set HTTP, HTTPS and SOCKS. I haven't seen for FTP proxy.
Some alternatives to have partial support of proxy in Android are listed here: http://issue1273.blogspot.com. There is also an Android Proxy Library that try to abstract and make easier the access to proxy settings for every Android version. You can try to ask for a support of FTP protocol.
精彩评论