A while back, I requested an example (through the VRF mailing list) to set up an SSH connection to a Linux PC in order to run shell scripts or other commands remotely.
In the meantime, I managed to create such a program, using an ActiveX SSH component.
The program might be useful for other people as well, so I've attached a simple sample program which can be modified.
Also, the ActiveX component I used (free version comes with some limits): http://www.download25.com/install/openp ... tivex.html
Install the ActiveX component, import it in VEE in order to run the program.
In the meantime, I managed to create such a program, using an ActiveX SSH component.
The program might be useful for other people as well, so I've attached a simple sample program which can be modified.
Also, the ActiveX component I used (free version comes with some limits): http://www.download25.com/install/openp ... tivex.html
Install the ActiveX component, import it in VEE in order to run the program.
Free version of wodSSH ActiveX component: http://download.cnet.com/wodSSH-ActiveX ... 80725.html
Sample program attached.