Status: New
Owner: ----
New issue 62 by [email protected]: Why the response contains some
characters with non UTF-8
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=62
using SSHLibrary to connect to SSH server and using 'Write'/'Read Until
Prompt' it returns the response but with some non UTF-8 characters as below
shown. But using Putty to login everything is fine. Is there any
configuration required?
[1mxtreme-xlp:~ #
*INFO* Writing 'cd /opt/xtreme_1.00.000.001/'
*INFO* [mcd /opt/xtreme_1.00.000.001/
*INFO* [1mxtreme-xlp:/opt/xtreme_1.00.000.001 #
*INFO* Writing 'echo $?'
*INFO* [mecho $?
*INFO* 0
[1mxtreme-xlp:/opt/xtreme_1.00.000.001 #
Attachments:
Putty.png 3.5 KB