Package com.enterprisedt.net.ftp


package com.enterprisedt.net.ftp
FileTransferClient is the key class for edtFTPj/Free and provides basic FTP features.
invalid reference
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.
invalid reference
AsyncFileTransferClient
adds asynchronous methods, so that FTP operations can be performed in the background.