Uses of Class
org.apache.commons.net.telnet.TelnetClient
-
Packages that use TelnetClient Package Description org.apache.commons.net.ftp -
-
Uses of TelnetClient in org.apache.commons.net.ftp
Subclasses of TelnetClient in org.apache.commons.net.ftp Modifier and Type Class Description class
FTP
FTP provides the basic the functionality necessary to implement your own FTP client.class
FTPClient
FTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server.
-