Posted By:
sai_ram
Posted On:
Thursday, October 16, 2003 02:51 AM
I have windows NT OS . I want to run ssh task in my ant script . I get the following error upon execution. ssh: [sshexec] Connecting to shark:22 [sshexec] java.io.FileNotFoundException: C:WINNTProfilesAdministrator.000.sshknown_hosts (Das System kann den ang egebenen Pfad nicht finden) ant source username="xyz" password="xyz" command="rm -R /home/manda/temp/shark"/> Please help me with this problem. regards sairam.
More>>
I have windows NT OS . I want to run ssh task in my ant script .
I get the following error upon execution.
ssh:
[sshexec] Connecting to shark:22
[sshexec] java.io.FileNotFoundException:
C:WINNTProfilesAdministrator.000.sshknown_hosts
(Das System kann den ang egebenen Pfad nicht finden)
ant source
username="xyz"
password="xyz"
command="rm -R /home/manda/temp/shark"/>
Please help me with this problem.
regards
sairam.
<<Less