jassh Changelog

What's new in jassh 0.9.9

Jun 25, 2013
  • scala 2.10.1
  • scalalogging 1.0.1
  • sbt assembly 0.8.8
  • sbt eclipse 2.1.2
  • removing parenthesis to cd to allow executing "cd" to go back to home directory
  • SSHExec timeout implemented BUT not yet clean
  • SSHTimeoutException class added
  • receiveNcompress method added to TransfertOperations (gz)
  • new dependency : "org.apache.commons" % "commons-compress"
  • SSHOptions - removing second parameter list, host comes back to the first and unik parameter list.