Class FileTransferClient

java.lang.Object
com.enterprisedt.net.ftp.FileTransferClient
All Implemented Interfaces:
FileTransferClientInterface

public class FileTransferClient extends Object implements FileTransferClientInterface
Easy to use FTP client that is thread safe and provides true FTP streams. This class is intended to replace FTPClient, which will eventually be deprecated.
Version:
$Revision$
Author:
Bruce Blackshaw