Hello,
the FTP server I work with uses SITE commands for certain file transfers. That means it replies 150 and tries to open a data connection.
Any ideas how to handle this with this library. I'd really like to use it because I need to be Java 1.3 compliant.