Yes...we have done that one only. However it was really great exercise to enable SSH passwordless login. Funny part was that with the help of admin we came to know that the script was updating on the same database server wether we run it from 10.0.29.89 or 10.0.29.88....the problem was that the the entry for 10.0.29.89 was not there in host file, so script was giving errors....We added it into the Host file...so now we are able to run it on 10.0.29.89 also.....(after enabling SSH). Anyways thanks..this might be very much helpful in future..
... View more