Package | Description |
---|---|
org.apache.sshd.scp.common.helpers |
Modifier and Type | Method and Description |
---|---|
static void |
ScpIoUtils.handleCommandExitStatus(ClientSession session,
String cmd,
ClientChannel channel,
CommandStatusHandler handler,
org.slf4j.Logger log)
Invoked by the various
upload/download methods after having successfully completed the remote copy
command and (optionally) having received an exit status from the remote server. |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.