Remote execution of shell script from DOS .bat file

Thorsten Kampe thorsten@thorstenkampe.de
Thu Jun 11 06:26:00 GMT 2009


* Chap Harrison (Wed, 10 Jun 2009 21:49:17 -0700 (PDT))
> I've written a Perl program that runs in Cygwin on a Windows Server
> 2003 box. I now need to make this program invokable from a DOS prompt
> on another WS2003 box.
> 
> The program is not interactive. You give it the args on the command
> line, and off it goes. Output is a text file in some network-shared
> directory.
> 
> I know very little about Windows or DOS, and not a lot about
> connecting remotely to Cygwin.
> 
> Should I be thinking along the lines of having a BAT file make an ssh
> connection to Cygwin and pass in a command to execute?

Yes.

Thorsten


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list