Re: [Expect] Recieve EOF in the middle of the process
by Yaron Peryanty other posts by this author
Nov 1 2008 11:56PM messages near this date
view in the new Beta List Site
Re: [Expect] Recieve EOF in the middle of the process
|
[Expect] [Fwd: Re: Expect - spawn .NET executable]
I am using Expect 5.40.
Yes I have tried using the remotels.tcl script.
I can also add that my scripts works fine on many other Solaris machine
(and other unix machines) and only in a specific solaris I get the EOF
problem.
-----Original Message-----
From: Jeff Hobbs [mailto:jeffh@[...].com]
Sent: Thursday, October 30, 2008 7:25 PM
To: Yaron Peryanty
Cc: expect@[...].com
Subject: Re: [Expect] Recieve EOF in the middle of the process
Yaron Peryanty wrote:
> My script uses Expect 5.8.7 with TCL and plink.exe (version 0.59) to
> connect to Solaris machine via SSH protocol.
>
> The login phase is finished successfully and then it run the passwd
> command.
>
> After sending the "passwd" command to the target machine the expect
> identify an EOF and stop executing.
What version of Expect is that really? I would expect 5.43 or
thereabouts. Have you tried following the remotels.tcl script that
comes as a demo in ActiveTcl as an example?
Jeff
_______________________________________________
Expect mailing list
Expect@[...].com
http://listserv.ActiveState.com/mailman/listinfo/expect
Thread:
Yaron Peryanty
Jeff Hobbs
Yaron Peryanty
|