Package org.openadaptor.adaptor.ftp

Interface Summary
FTP  
 

Class Summary
ApacheFTP This component will provide basic File Transfer Protocol (FTP) connunication to allow the adaptor to GET a file from or PUT a file onto a remote machine.
EDTFTP This component will provide basic File Transfer Protocol (FTP) connunication to allow the adaptor to GET a file from or PUT a file onto a remote machine.
FTPSink This component will provide basic File Transfer Protocol (FTP) communication to allow the adaptor to PUT a file onto a remote machine.
FTPSource This component will provide basic File Transfer Protocol (SunFTP) connunication to allow the adaptor to GET a file from a remote machine.
FTPUtils common utilities fro use with the FTP classes
JSchSFTP This component will provide basic Secure File Transfer Protocol (SFTP) connunication to allow the adaptor to GET a file from or PUT a file onto a remote machine using encrypted data channels.
SunFTP This component will provide basic File Transfer Protocol (FTP) connunication to allow the adaptor to GET a file from or PUT a file onto a remote machine.