public void
execute
()
throws
java.io.IOException
.JSchException
[Overrides ScpFromMessage]
[Specified in AbstractSshMessage]
protected void
logStats
(long timeStarted, long timeEnded, long totalLength)
[Inherited From AbstractSshMessage]
protected Channel
openExecChannel
(java.lang.String command)
throws
.JSchException
[Inherited From AbstractSshMessage]
protected void
sendAck
(java.io.OutputStream out)
throws
java.io.IOException
[Inherited From AbstractSshMessage]
protectedfinal int
trackProgress
(long filesize, long totalLength, int percentTransmitted)
[Inherited From AbstractSshMessage]
protected void
waitForAck
(java.io.InputStream in)
throws
java.io.IOException
BuildException
[Inherited From AbstractSshMessage]