I need see the result of de commands using tasl "telnet". I Know how copy the files to other systems using task "telnet", but I dont Know how get the result of commands.
I would like get it, for exemple:
" 1-SunOS 5.6 2- 3-login: xxxx 4-Password: 5-Last login: Mon Feb 10 08:16:38 from 172.16.200.163:0 6-Sun Microsystems Inc. SunOS 5.6 Generic August 1997 7- 8-$ pwd 9-/export/home/smartmail 10-$ " (this code was generate using telnet.exe)
... But I dont see the lines 9 and 10 in my application.