Re: FWD-to-list: Remote execution win->unix

2003-02-27 Thread Tzafrir Cohen
On Thu, 27 Feb 2003, Shlomi Fish wrote: > On Thu, 27 Feb 2003, Tal Achituv wrote: > > > is there any way to triger the execution of a unix program from windows? > > i tried telnet, but it seems there client has no support of sripting or > > any other batch-file-like mechanism. > > > > Sure: > > 1.

Re: FWD-to-list: Remote execution win->unix

2003-02-27 Thread Gabor Szabo
On Thu, 27 Feb 2003, Tal Achituv wrote: > is there any way to triger the execution of a unix program from windows? > i tried telnet, but it seems there client has no support of sripting or > any other batch-file-like mechanism. You can use Perl for writing a script as a telnet client even on win

Re: FWD-to-list: Remote execution win->unix

2003-02-27 Thread Shlomi Fish
On Thu, 27 Feb 2003, Tal Achituv wrote: > is there any way to triger the execution of a unix program from windows? > i tried telnet, but it seems there client has no support of sripting or > any other batch-file-like mechanism. > Sure: 1. ssh or rsh. You can find it for cygwin or Interix. 2. Yo

FWD-to-list: Remote execution win->unix

2003-02-27 Thread Tal Achituv
Title: Message is there any way to triger the execution of a unix program from windows? i tried telnet, but it seems there client has no support of sripting or any other batch-file-like mechanism. Thanks, Tal.