View Single Post
  #1  
Old 11-21-2003, 03:18 PM
tim.bertalot tim.bertalot is online now
Registered User
 
Join Date: 12-31-1969
Posts: 8
Question Capture output of commands run in telnet

I am doing some simple tests with the builtin telnet action. At this point all I want to be able to do is run an ls command on a remote unix box and have the output logged. The problem is that even when logging is turned to all, you get no output from the command(s) being run. Is there something I am missing?
Reply With Quote