From: Roland G. <RGi...@cp...> - 2006-07-25 16:38:44
|
Hi Eric, there must be some other reason, it's definitively not Expect: > spawn id(5): Does `sys hard\r\nConnection to batista closed.\r\r\n' This clearly indicates that the ssh connection was lost on its own and Expect got the EOF as a result of that. But I have no idea where that could come from, sorry... [a hunch: maybe some issue with "\r" versus "\n", try send("sys hard\r")] Regards, Roland -- RGi...@cp... |