Package | Description |
---|---|
com.maverick.sftp |
The base implementation of the SFTP protocol enabling SFTP to be
operated over both SSH1 and SSH2 connections.
|
com.maverick.ssh2 |
This package contains an SSH2 implementation of the
com.maverick.ssh interfaces.
|
Modifier and Type | Method and Description |
---|---|
TransportProtocol |
SftpSubsystemChannel.getTransport() |
Modifier and Type | Method and Description |
---|---|
protected TransportProtocol |
Ssh2Client.createTransportProtocol(boolean buffered) |
Constructor and Description |
---|
AuthenticationProtocol(TransportProtocol transport)
Construct the protocol using the given transport
|
Copyright © 2024. All rights reserved.