Terminal tool - 'More' command and termination #480
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Background information:
Telnet commands sometime return lots of data, and would not send it in one answer, but will send a part and ask the user for more commands that will ask for the data(hitting one of the keys – different for devices). In this way, the device will send a block of data each time you press a key and go on, until all data will be fully transmitted.
On this point, devices will mainly be divided to two groups:
Terminating a terminal command:
The terminal tool will display the "more" request in both cases:
If you will try to use this text string as a termination text in a command, It will work on devices from group one, but not on devices from group two(as a defined behavior of the system) – what seems to the user as a bug.
Solution:
Example to device in group two: windows telnet server(which will run the cmd shell)
Attachments:
(Quali) - 03/03/2013 01:23 PM
· 2592 ·
Beta Was this translation helpful? Give feedback.
All reactions