I have a sh script in a remote server, I run that script with:
cd /root/TestSh/
./writeLog.sh
Now I want to run writeLog.sh from Visual Cron using SSH.
VC connect to the server without problem but i get the error:
bash: ./writeLog.sh: no such file or directoryException in Task: SSH Task returned error 127 from server.
Edited by moderator
2012-02-23T12:35:17Z
|
Reason: Not specified
jmira attached the following image(s):