Hi, I'm using the commons-net library to connect to a VxWorks FTP-server/OS and when doing so an "org.apache.commons.net.ftp.parser.ParserInitializationException: Unknown parser type: VxWorks OS(NT) " exception is thrown. The problem is that "org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory" does not have a parser for the VxWorks OS. Have anyone looked into this? What is the best way to implement support for the VxWorks OS? Any information is appreciated.
Kind Regards Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
