Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.7k views
in Java FTP by (120 points)
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.

1 Answer

0 votes
by (162k points)
SITE commands that result in a data connection being opened aren't currently supported.

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.

Categories

...