Invoke remote script
Hi,
I have a script (etudata1) residing on my mainframe system. I want to ssh to the mainframe and invoke this script. Is there a way to achieve this using the command line
Following are the commands that I am using
winscp> open 172.27.192.81
User name: nussdet1
Initialisation...
Searching for host...
Connecting to host...
Authenticating...
Using username "nussdet1".
'nussdet1@172.27.192.81' session password:
Authenticated.
Starting the session...
Reading remote directory...
Session started.
Active session: [1] nussdet1@172.27.192.81
winscp> cd /web/webdept/nusss/dev
/web/webdept/nusss/dev
winscp> ./etudata1 TSSET03 LIST NVASHOME
Unknown command './etudata1'.
Thanks
Max
I have a script (etudata1) residing on my mainframe system. I want to ssh to the mainframe and invoke this script. Is there a way to achieve this using the command line
Following are the commands that I am using
winscp> open 172.27.192.81
User name: nussdet1
Initialisation...
Searching for host...
Connecting to host...
Authenticating...
Using username "nussdet1".
'nussdet1@172.27.192.81' session password:
Authenticated.
Starting the session...
Reading remote directory...
Session started.
Active session: [1] nussdet1@172.27.192.81
winscp> cd /web/webdept/nusss/dev
/web/webdept/nusss/dev
winscp> ./etudata1 TSSET03 LIST NVASHOME
Unknown command './etudata1'.
Thanks
Max