RE: Exception while executing SSHEXEC Task

2005-09-26 Thread Anderson, Rob (Global Trade)
Anderson > -Original Message- > From: Karunakar Chatla [mailto:[EMAIL PROTECTED] > Sent: Monday, September 26, 2005 4:31 AM > To: Ant Users List > Subject: Exception while executing SSHEXEC Task > > > Hi, > > I want to run some command on FreeBSD box

Exception while executing SSHEXEC Task

2005-09-26 Thread Karunakar Chatla
Hi, I want to run some command on FreeBSD box from windows box. I am using SSHEXEC task for achieving this. My script looks something like this : I am able to execute this script if I use password property instead of keyfile property. I am getting following exception when executed with keyfi