org.rhq.enterprise.server.install.remote
Class SSHFileSend
java.lang.Object
org.rhq.enterprise.server.install.remote.SSHFileSend
public class SSHFileSend
- extends Object
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSHFileSend
public SSHFileSend()
sendFile
public static boolean sendFile(com.jcraft.jsch.Session session,
String sourceFilename,
String destFilename)
checkAck
public static int checkAck(InputStream in)
throws IOException
- Throws:
IOException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.