Hi All,
I had written two scripts and then trying to execute it remotely from windows to ESXi 4.0 which is linux based.Now the problem is that one script is working fine and performing as expected but when I am using the same script with some modification,I am unable to connect and execute it-
Quote:
C:\Demo\test>c:\Demo\putty.exe root@IP of Machine on which I want to execute the script remotely -pw xxxxx -m c:\Demo\test\test.sh
|
giving the following error--
Quote:
Putty Fatal error: server unexpectedly closed network connection.
|
I am executing it from same system..Please help me because I'm running out of ideas.
Any suggestions would be appreciated....