executing linux commands remotely using ssh and storing command output locally using vb script
Visual Basic
4
Posts
2
Posters
0
Views
1
Watching
-
Hi I want to establish a ssh connection to remote host and run some set of commands and store its output in text file. I want to do this in vb script. Plz help
-
Hi I want to establish a ssh connection to remote host and run some set of commands and store its output in text file. I want to do this in vb script. Plz help
-
Hi Thanks for your reply, I have achieved it by using plink.
-
Thanks i was able to execute commands through plink exe