Please ignore my question. The sshexec tasks works now even though I didn't change
anything that should have made a difference.
Rhino
- Original Message -
From: Rhino
To: ant-user
Sent: Monday, October 18, 2004 7:53 PM
Subject: Question re sshexec and MySQL
Hi,
Hi,
I'm trying to run a slightly complicated command in an sshexec task and I'm
getting an error that I don't understand. Here is the task:
host="${server.hostname}" username="${tonge-userid}" password="${tonge-password}" trust="true"
command="cd ${server.target.dir}; mysql -u ${mysql-u