Package | Description |
---|---|
com.sshtools.client.sftp |
Modifier and Type | Method and Description |
---|---|
SftpMessage |
SftpChannel.getResponse(com.sshtools.common.util.UnsignedInteger32 requestId) |
Modifier and Type | Method and Description |
---|---|
byte[] |
SftpChannel.getHandleResponse(SftpMessage bar) |
SftpFile |
SftpChannel.getSingleFileResponse(SftpMessage bar,
java.lang.String messageName)
Get a single SftpFile object from a message returning SSH_FXP_NAME result.
|
protected byte[] |
SftpClient.processCheckFileResponse(SftpMessage resp,
RemoteHash algorithm) |
Copyright © 2024. All rights reserved.