| Package | Description |
|---|---|
| com.enterprisedt.net.ftp |
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
| com.enterprisedt.net.ftp.ssh |
Contains classes for SFTP (FTP via SSH) client functionality.
|
| Class and Description |
|---|
| SSHAuthenticationType
Authentication types that are possible
|
| SSHAuthPrompt
Represents an SSH keyboard-interactive prompt.
|
| SSHFTPAlgorithm
Each instance of
SSHFTPAlgorithm corresponds to one particular
algorithm. |
| SSHFTPException
Thrown when an SFTP-related error occurs.
|
| SSHFTPValidator
Provides server validation services for
SSHFTPClient. |
| Class and Description |
|---|
| PasswordChanger
Interface for password change implementations.
|
SCPClient
SCPClient implements SCP (SSH secure copy). |
| SSHAuthenticationType
Authentication types that are possible
|
| SSHAuthPrompt
Represents an SSH keyboard-interactive prompt.
|
| SSHFTPAlgorithm
Each instance of
SSHFTPAlgorithm corresponds to one particular
algorithm. |
SSHFTPClient
SSHFTPClient implements SFTP (SSH File Transfer Protocol). |
| SSHFTPException
Thrown when an SFTP-related error occurs.
|
| SSHFTPPublicKey
Represents an SSH public key.
|
| SSHFTPValidator
Provides server validation services for
SSHFTPClient. |
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.