> I have got the sshexec task in this format: > > <sshexec host="xxx" username="xxx" password="xxx" command="./xx.sh" > trust="true" /> > > Ant throws up saying: > > com.jcraft.jsch.JSchException: reject HostKey: xxx
Does the normal shell based sshexec works as in : # ssh [EMAIL PROTECTED] xx.sh Is it executing the xx.sh script remotely? Regards, - vihan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]