Package com.borneo.ftp

Interface Summary
Connectable Covers how to get a connection and how to process the files that need to move over the connection
FileExchangeConnection  
 

Class Summary
FtpConnectionMgr Coded in the properties file for the type of Network connection to be used, this class implements the interface Connectable and is responsible for getting the connection to an FTP Server and for calling the high level methods that will process the work to move files as coded in the XML nodes underneath ExchangeSession.
FtpProperty  
RegExFilter