Hi
OS Windows server 2012
I'm wrote vbs script that open command line session, then open putty (ssh) session, when the connection is up and I try to send "@" in a string it convert it in "o".
This is the only character that wrong, I'm tried to send many other character like this: ?!"£$£" and it works. I'm tried to send by decimal code etc but nothing
Have anyone any idea about it?
Thanks
Marco