Re: Expect Tool problem

2003-08-18 Thread Patrick Nelson
On Mon, 2003-08-18 at 22:13, anil garrepally wrote: > Hi all, > > I am using "expect" (TCL based) tool to automate some > activities. > By using "autoexpect", automating FTP activity, logging in to > server and getting a file from it and logging out from server. As > you know autoexpect is spaw

Expect Tool problem

2003-08-18 Thread anil garrepally
Hi all, I am using "expect" (TCL based) tool to automate some activities. By using "autoexpect", automating FTP activity, logging in to server and getting a file from it and logging out from server. As you know autoexpect is spawning another subshell for storing all ftp commands, that part is