Minor issue with underscores in the returned serve - WeOnlyDo Discussion board

Minor issue with underscores in the returned serve (wodSSH / wodSSH.NET)

by mfr, Monday, November 12, 2007, 15:59 (6003 days ago)

Hi

I'm testing the SSH.NET component with VB 2005 express and I've found a minor issue.

If I execute a command that contains _ (underscore) characters, they are prefixed by chr(32)+chr( 8 ) in the response I receive.
(StripANSI true or false has no effect)

The command is executed properly, and the result is ok.

Example:

If I send that:
ls /this_is_test_1/this_is_test_2

I receive that:
ls /this _is _test _1/this _is _test _2
/this_is_test_1/this_is_test_2 not found

Only the characters in the sent command are returend incorrectly.

If anyone has an idea, please let me know.

Thanks a lot.
marc.francis.mail at gmail dot com

Re: Minor issue with underscores in the returned s

by wodDamir, Monday, November 12, 2007, 17:40 (6003 days ago) @ mfr

Hi Marc,

I've just tried to duplicate this, but I was unsuccessful.

Here is what I did and the result I got:

ls /home/Damir/damir_underscore_test/another_underscore_dir
ls: /home/Damir/damir_underscore_test/another_underscore_dir: No such file or directory

The first line is the command that is being executed, the second is the reply from the server.

What server are you trying this on? Also, what version of the component do you have? Can you check that?

Regards,
Damba

Re: Minor issue with underscores in the returned s

by mfr, Monday, November 12, 2007, 17:55 (6003 days ago) @ wodDamir

Hi Damba,

Thank you for your reply.

The component version I have 2.2.7.75 (eval version).
I'm connected to a HP Unix 11i server.

Let me know if you need more information.

Marc.

Re: Minor issue with underscores in the returned s

by wodDamir, Monday, November 12, 2007, 18:35 (6003 days ago) @ mfr

Marc,

Can you download and try the latest version?

I did manage to duplicate some similiar issue, but I'm not sure that that's really what happens on your side too.

Could you do the same test with your server (using latest version of the component), and provide me with the results?

Regards,
Damba

Re: Minor issue with underscores in the returned s

by mfr, Monday, November 12, 2007, 23:28 (6003 days ago) @ wodDamir

Hi again,

I uninstalled the previous version and installed the new one but I'm still having the problem.

Here's a screenshot:
[img=http://img140.imageshack.us/img140/6322/sshresultka5.th.jpg]

The strange sign before the underscores is chr(8), the tab character.

Marc.

Re: Minor issue with underscores in the returned s

by wodDamir, Tuesday, November 13, 2007, 00:05 (6003 days ago) @ mfr

Marc,

Is there any chance we could access that server?

I can't duplicate the same issue on our testing server. If that's possible, can you please send us any private information to techsupport@weonlydo.com

Regards,
Damba