public class BinSshConnection extends SshConnectionBase
connectionString, listenersIDENTITY_FILE| Constructor and Description |
|---|
BinSshConnection(NConnectionString connectionString,
boolean useSftp) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
execStringCommand(String command,
IOBindings io) |
InputStream |
getInputStream(String from) |
OutputStream |
getOutputStream(String path) |
boolean |
isAlive() |
boolean |
isClosed() |
InputStream |
prepareStream(File file) |
addListener, cmdArrayToString, cp, doEscapeArg, execArrayCommand, execArrayCommandGrabbed, execListCommand, execStringCommandGrabbed, failFast, getCharset, getContentEncoding, getContentLength, getContentType, getDigestWithCommand, getInfo, isFailFast, list, listInfos, mkdir, mv, removeListener, reset, rm, type, walkpublic BinSshConnection(NConnectionString connectionString, boolean useSftp)
public int execStringCommand(String command, IOBindings io)
public InputStream getInputStream(String from)
public OutputStream getOutputStream(String path)
public boolean isAlive()
public boolean isClosed()
public void close()
public InputStream prepareStream(File file) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2026 vpc open source initiative. All rights reserved.