I was recently asked to develop an FTP client that could transmit files to various FTP servers as a part of a delivery system in a Java enterprise application. The requirements dictated a flexible implementation: Three different FTP protocols should be supported, namely FTP, FTPS and SFTP It should be possible to transmit different files [...]
Dynamic FTP Client using Apache Camel and Spring
August 12th, 2010 by Mattias Severson — Java
