Hello,
We use ant internally in our build systems and heavily use sshexec/scp and ssh
tasks. These rely on jsch which is an external library. Now that there is
Apache Mina is there a way to move away from jsch to apache mina? Jsch project
is not very active, so we were looking for an alterna
> We use ant internally in our build systems and heavily use sshexec/scp
> and ssh tasks. These rely on jsch which is an external library. Now
> that there is Apache Mina is there a way to move away from jsch to
> apache mina? Jsch project is not very active, so we were looking for an
> alternative