Hello,

Camel complains because you are trying to set
org.apache.commons.net.ftp.FTPFileEntryParser to a method accepting
org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory.

Otherways you can set your ftpclient to recognize NT FTP entries is by
setting a system property "org.apache.commons.net.ftp.systemType" to
"WINDOWS" or having the same information as part of systemType.properties

Regards,
-Yogesh



--
View this message in context: 
http://camel.465427.n5.nabble.com/Howto-set-up-an-NT-FTP-Client-in-Spring-tp5768540p5768548.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to