|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.maverick.sftp | |
com.maverick.scp | This package contains a Secure Copy (SCP) engine suitable for the lightweight J2SSH Maverick API. |
com.maverick.sftp | The base implementation of the SFTP protocol enabling SFTP to be
operated over both SSH1 and SSH2 connections. |
com.sshtools.scp | This package contains the SSHTools SCP implementation converted to use the J2SSH Maverick API's SCP engine. |
com.sshtools.sftp | This package contains the SSHTools SFTP client converted for use with the J2SSH Maverick API. |
Classes in com.maverick.sftp used by com.maverick.scp | |
FileTransferProgress
Interface for monitoring the state of a file transfer |
Classes in com.maverick.sftp used by com.maverick.sftp | |
FileTransferProgress
Interface for monitoring the state of a file transfer |
|
SftpFile
Represents an SFTP file object. |
|
SftpFileAttributes
This class represents the ATTRS structure defined in the draft-ietf-secsh-filexfer-02.txt which is used by the protocol to store file attribute information. |
|
SftpMessage
|
|
SftpStatusException
This exception is thrown by the SftpSubsystemChannel class whenever
a status message is received that is not expected. |
|
SftpSubsystemChannel
This class implements the SFTP protocol which is executed as an SSH subsystem. |
|
TransferCancelledException
Exception thrown when a file transfer is cancelled. |
Classes in com.maverick.sftp used by com.sshtools.scp | |
FileTransferProgress
Interface for monitoring the state of a file transfer |
Classes in com.maverick.sftp used by com.sshtools.sftp | |
FileTransferProgress
Interface for monitoring the state of a file transfer |
|
SftpFile
Represents an SFTP file object. |
|
SftpFileAttributes
This class represents the ATTRS structure defined in the draft-ietf-secsh-filexfer-02.txt which is used by the protocol to store file attribute information. |
|
SftpStatusException
This exception is thrown by the SftpSubsystemChannel class whenever
a status message is received that is not expected. |
|
SftpSubsystemChannel
This class implements the SFTP protocol which is executed as an SSH subsystem. |
|
TransferCancelledException
Exception thrown when a file transfer is cancelled. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |