gsp created CAMEL-10103:
---------------------------
Summary: Camel FTP - Unknown parser type
Key: CAMEL-10103
URL: https://issues.apache.org/jira/browse/CAMEL-10103
Project: Camel
Issue Type: Bug
Components: camel-ftp
Affects Versions: 2.16.2, 2.18.0
Reporter: gsp
Priority: Trivial
Some servers are not recognized by camel-ftp
org.apache.commons.net.ftp.parser.ParserInitializationException: Unknown
parser type: WIN32 A N (WFTPD by Texas Imperial Software)
org.apache.commons.net.ftp.parser.ParserInitializationException: Unknown
parser type: Linux Version: Cleo VLTrader/5.2.0.19 FTP server
LINUX and WIN32 are missing in OsgiParserFactory.createFileEntryParser(...)
For these servers
UnixFTPEntryParser btw. NTFTPEntryParser will work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)