public class SCPOutputStream extends BufferedOutputStream
buf, countout| Constructor and Description |
|---|
SCPOutputStream(SCPClient client,
Session session,
String remoteFile,
long length,
String mode) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
flush, write, writewritepublic SCPOutputStream(SCPClient client, Session session, String remoteFile, long length, String mode) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionCopyright © 2014. All Rights Reserved.