I need to execute a local shell script on a remote machine, and both machines (A and B) have SSH configured. The script is located
koows developerbook echat on machine A and is intended to run code on machine B, which can be either a Windows or Unix-based system.
Is it possible to achieve this using plink/ssh?