I wrote a TCL/TK based application with GUI to manage and do various operations, When using spawn telnet normally everything happening shows up in the console using
catch {console show}
but if I use openSSH or plink to connect to the equipment, The console doesn't show anything and I dont know how to fix it
Thanks alot upfront :P