Package com.enterprisedt.net.ftp


package com.enterprisedt.net.ftp
FileTransferClient is the key class for edtFTPj/Free and provides basic FTP features. SecureFileTransferClient (edtFTPj/PRO only) adds support for secure file transfer via the SFTP and FTPS protocols, as well as advanced FTP features such as connection pooling. AsyncFileTransferClient adds asynchronous methods, so that FTP operations can be performed in the background.