in reply to Re^4: Running an executable on a Unix machine from a Windows machine.
in thread Running an executable on a Unix machine from a Windows machine.

Then you will have to transfer the Linux binary executable to Linux, either physically or make it available on a shared drive using, say, Samba.

  • Comment on Re^5: Running an executable on a Unix machine from a Windows machine.

Replies are listed 'Best First'.
Re^6: Running an executable on a Unix machine from a Windows machine.
by pankaj_it09 (Scribe) on Feb 11, 2010 at 12:58 UTC
    I can also use SCP for that.

    Which is the module for that ?

    Net::SCP OR Expect ?