Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
12.5k views
in CompleteFTP by
Hi,
I am trying to run the edtFTPD examples and i am getting the following exception

com.enterprisedt.net.ftp.FTPException: 'AUTH TLS': command not understood
at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(Unknown Source)
at com.enterprisedt.net.ftp.ssl.SSLFTPClient.auth(Unknown Source)
at ServerValidatingClient.main(ServerValidatingClient.java:84)


I am using the edtFTPD secured FTP server, and the same certificate provided along with the examples. I have also enabled the testuser in the server settings.

Can someone help me in identifying what my problem is?

thanks,
sangeeta

1 Answer

0 votes
by
It was my mistake. edtFTPD was shutdown.
after starting the server, the example seems to work fine.


****************


Hi,
I am trying to run the edtFTPD examples and i am getting the following exception

com.enterprisedt.net.ftp.FTPException: 'AUTH TLS': command not understood
at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(Unknown Source)
at com.enterprisedt.net.ftp.ssl.SSLFTPClient.auth(Unknown Source)
at ServerValidatingClient.main(ServerValidatingClient.java:84)


I am using the edtFTPD secured FTP server, and the same certificate provided along with the examples. I have also enabled the testuser in the server settings.

Can someone help me in identifying what my problem is?

thanks,
sangeeta

Categories

...