Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
5.1k views
in Java FTP by
Hello

I have used edtFTPj for a few months now and it was doing a great job until I ran into this exception with one particular customer. I get this exception when trying to login using myFtpClient.login(username, password).

java.io.IOException: Unexpected null reply received
at com.enterprisedt.net.ftp.FTPControlSocket.readReply(FTPControlSocket.java:585)
at com.enterprisedt.net.ftp.FTPControlSocket.sendCommand(FTPControlSocket.java:551)
.......

I tested this with a command line ftp client which worked successfully so I know it's not an issue with the customer's Firewall. I develop on Linux and used version 1.4.7.

edtFTPnet had a similar problem which was just patched today. (http://www.enterprisedt.com/forums/view ... y+received)

Is this a known issue with edtFTPj and if so any estimates as to when you can have a patch out?

Will appreciate any help.
Thanks
MK

4 Answers

0 votes
by (162k points)
The same issue does appear in edtFTPj - we'll release a patch soon. If you want to try it out, send us an email at support at enterprisedt dot com and we'll email it to you ASAP.

Hello

I have used edtFTPj for a few months now and it was doing a great job until I ran into this exception with one particular customer. I get this exception when trying to login using myFtpClient.login(username, password).

java.io.IOException: Unexpected null reply received
at com.enterprisedt.net.ftp.FTPControlSocket.readReply(FTPControlSocket.java:585)
at com.enterprisedt.net.ftp.FTPControlSocket.sendCommand(FTPControlSocket.java:551)
.......

I tested this with a command line ftp client which worked successfully so I know it's not an issue with the customer's Firewall. I develop on Linux and used version 1.4.7.

edtFTPnet had a similar problem which was just patched today. (http://www.enterprisedt.com/forums/view ... y+received)

Is this a known issue with edtFTPj and if so any estimates as to when you can have a patch out?

Will appreciate any help.
Thanks
MK
0 votes
by
Thanks Bruce, the fix worked.
0 votes
by (162k points)
This fix will be in edtFTPj 1.4.8, which will be released in a week or so.

Thanks Bruce, the fix worked.
0 votes
by (162k points)
Now released with this fix included.

This fix will be in edtFTPj 1.4.8, which will be released in a week or so.

Thanks Bruce, the fix worked.

Categories

...