Domanda

I need run some Ant tasks on remotely host over remotely host with VPN. Can I use sshexec or not. For example: On Teamcity server I run sshexec task to gateway host with VPN and I need run tasks on another host in this VPN.

Thanks for answers.

È stato utile?

Soluzione

Ant has sshexec tasks. Note that this needs third party libraries (jsch.jar) as listed here

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top