| Package | Description |
|---|---|
| com.sshtools.scp |
This package contains a Secure Copy (SCP) engine suitable for the
lightweight J2SSH Maverick API.
|
| com.sshtools.sftp |
The base implementation of the SFTP protocol.
|
| 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 |
|---|
| DirectoryOperation
This class provides a list of operations that have been/or will be completed
by the SftpClient's copyRemoteDirectory/copyLocalDirectory methods.
|
| FileTransferProgress
Interface for monitoring the state of a file transfer
|
| RegularExpressionMatching
Interface for treating a filename as a regular expression and returning the
list of files that match.
|
| 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 © 2014. All rights reserved.