| Package | Description |
|---|---|
| org.apache.sshd.scp.client | |
| org.apache.sshd.scp.common.helpers |
| Modifier and Type | Method and Description |
|---|---|
void |
ScpRemote2RemoteTransferListener.endDirectDirectoryTransfer(ClientSession srcSession,
String source,
ClientSession dstSession,
String destination,
ScpTimestampCommandDetails timestamp,
ScpReceiveDirCommandDetails details,
Throwable thrown)
Indicates end of direct file transfer
|
void |
ScpRemote2RemoteTransferListener.startDirectDirectoryTransfer(ClientSession srcSession,
String source,
ClientSession dstSession,
String destination,
ScpTimestampCommandDetails timestamp,
ScpReceiveDirCommandDetails details)
Indicates start of direct directory transfer
|
| Modifier and Type | Method and Description |
|---|---|
static ScpReceiveDirCommandDetails |
ScpReceiveDirCommandDetails.parse(String header) |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.