Uses of Package
com.enterprisedt.net.ftp.ssh
Packages that use com.enterprisedt.net.ftp.ssh
Package
Description
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features.Contains classes for SFTP (FTP via SSH) client functionality.
-
Classes in com.enterprisedt.net.ftp.ssh used by com.enterprisedt.net.ftpClassDescriptionAuthentication types that are possibleRepresents an SSH keyboard-interactive prompt.Each instance of
SSHFTPAlgorithmcorresponds to one particular algorithm.Thrown when an SFTP-related error occurs.Provides server validation services forSSHFTPClient. -
Classes in com.enterprisedt.net.ftp.ssh used by com.enterprisedt.net.ftp.sshClassDescriptionInterface for password change implementations.
SCPClientimplements SCP (SSH secure copy).Authentication types that are possibleRepresents an SSH keyboard-interactive prompt.Each instance ofSSHFTPAlgorithmcorresponds to one particular algorithm.SSHFTPClientimplements SFTP (SSH File Transfer Protocol).Thrown when an SFTP-related error occurs.Represents an SSH public key.Provides server validation services forSSHFTPClient.