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 working fine.
while using that commands script,which was generated by autoexpect it is giving problems.with that script, iam able to login and get that file but after that failing to logout. That is halting at that stage.
In the man page of autoexpect, it says that "some scripts ignore key strokes that arrive quickly", for that we need to enable "conservative mode". I tried this option and also gave worst case sleep in between command sendings of expect script. But failed to "logout".
If any one came across this problem or any one knows how to handle this issue,please give me the information.
Thanks, Anil kumar.G
___________________________________________________ Meet your old school or college friends from 1 Million + database... Click here to reunite www.batchmates.com/rediff.asp
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list