FTP and SOCKS (JDK1.3)
I have recently been assigned to a project which requires a ftp data connection through a SOCKS firewall. From what I found out so far it has native support in the JDK, but I am uncertain if this applies to 1.3 as well, since that's the version I have to use.
Anyone familiar with a solution to this?
Thanks in advance,
Kasper

