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?

xtreme-xlp:~ #
*INFO* Writing 'cd /opt/xtreme_1.00.000.001/'
*INFO* cd /opt/xtreme_1.00.000.001/
*INFO* xtreme-xlp:/opt/xtreme_1.00.000.001 #
*INFO* Writing 'echo $?'
*INFO* echo $?
*INFO* 0

xtreme-xlp:/opt/xtreme_1.00.000.001 #

Attachments:
        Putty.png  3.5 KB

Reply via email to