I am evaluating the trial version and I am getting the following error on the connect():
java.lang.NoSuchFieldError: com.enterprisedt.net.ftp.ssl.SSLFTPClient: field E not found
at com.enterprisedt.net.ftp.ssl.SSLFTPClient.connect(Unknown Source)
at com.otc.comet.tests.unit.FTPSExampleEDT.main(FTPSExampleEDT.java:63)
Exception in thread "main"
Any help would be appreciated. Thanks.