public class SSHFileSend extends Object
| Constructor and Description |
|---|
SSHFileSend() |
| Modifier and Type | Method and Description |
|---|---|
static int |
checkAck(InputStream in) |
static boolean |
sendFile(com.jcraft.jsch.Session session,
String sourceFilename,
String destFilename) |
public static boolean sendFile(com.jcraft.jsch.Session session,
String sourceFilename,
String destFilename)
public static int checkAck(InputStream in) throws IOException
IOExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.