The ftp proxy when enabled while socks proxy is also enabled does not work anymore. Requests that should go through the ftp proxy also go through socks proxy as well, in particular, the ftp proxy itself tries to go through the socks proxy server. This happens when the ftp url is used, ie new URL("ftp://ftp.somehost.com")
###@###.### 2004-11-08 00:40:09 GMT
###@###.### 2004-11-08 00:40:09 GMT
- duplicates
-
JDK-6195850 Proxy IP routing is inconsistent when FTP, HTTP, and SOCKS proxies are all enabled in JDK1.4.2_07
- Closed