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