Package | Description |
---|---|
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.maverick.ssh |
This package contains a set of general interface contracts for SSH communication that
provide the core set of functionality available in both the SSH1 and SSH2 protocol specifications.
|
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.
|
Class and Description |
---|
FileTransferProgress
Interface for monitoring the state of a file transfer
|
Class and Description |
---|
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.
|
Class and Description |
---|
SftpStatusException
This exception is thrown by the
SftpSubsystemChannel class whenever a
status message is received that is not expected. |
TransferCancelledException
Exception thrown when a file transfer is cancelled.
|
Class and Description |
---|
FileTransferProgress
Interface for monitoring the state of a file transfer
|
SftpStatusException
This exception is thrown by the
SftpSubsystemChannel class whenever a
status message is received that is not expected. |
Class and Description |
---|
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.
|
Copyright © 2024. All rights reserved.