FTPDlx + PKA...Not Working (General questions)
Hi,
I have setup wod ftp server and ftpdlx components on win2000 server to work fine with FTP protocol and Password authentication. I need to check PKA(Public Key Authentication) with FTP protocol. For this i changed the Authentication property to authCertificate while protocol is FTP .
When ftpDLX tries to connect with server if failed and connected event is not fired and mehtod objFTP_Connected() is not called. Therefore no error could be reported.
Is it possible to use wodFTPServer with FTP protocol and PKA. Is there anything missing to configure?