SSH COM (General questions)
Hi,
i have problem with ssh com, i want delete/disactivate echo message/command from the server, it is possible with ssh com?
thank's...
Hi,
i have problem with ssh com, i want delete/disactivate echo message/command from the server, it is possible with ssh com?
thank's...
by Jasmine, (6471 days ago) @ hadi
Hadi,
in what scenario would you want to do that? What WeOnlyDo component are you using?
Kreso
by hadi , (6471 days ago) @ Jasmine
Hadi,
in what scenario would you want to do that? What WeOnlyDo component are you using?
Kreso
I use the version: 2.3.4, makes some I want to recover the results of the order and not the orders + results
can you help me[:smile:]
by wodDamir , (6471 days ago) @ hadi
Hi Hadi,
Are you sure this isn't actually returned from server?
Maybe this article would help?
http://www.weonlydo.com/index.asp?forum=1&action=view&topic=1114545353#1114545353
You could simply remove the first line from the received data.
Hope this helps.
Regards,
Damba
by hadi , (6471 days ago) @ wodDamir
Hi Hadi,
Are you sure this isn't actually returned from server?
Maybe this article would help?
http://www.weonlydo.com/index.asp?forum=1&action=view&topic=1114545353#1114545353
You could simply remove the first line from the received data.
Hope this helps.
Regards,
Damba
thank you to your help, but I have another problem, I use vb6, when I call the method ssh.connect an error message occurs: You system did not provide string representation of the error .
can you help me....thanks.
hadi
by Jasmine, (6471 days ago) @ hadi
Can you download latest version from our website and try it? Make sure you do not apply any 3rd party patches on it. I'm sure it will work.
Kreso
by hadi , (6470 days ago) @ Jasmine
Can you download latest version from our website and try it? Make sure you do not apply any 3rd party patches on it. I'm sure it will work.
Kreso
Hello,
Does the SSH.Send method impose a limit in the number of byte sent, i.e. which is the maximum size (in ocktet) of the method send in ssh
Thank you.
by wodDamir , (6470 days ago) @ hadi
Hadi,
No, there is no limit on how much data is sent, but the amount of data shouldn't exceed 64k.
You can find more information on Send Method from the following link:
http://www.weonlydo.com/SSH/Help/WODSSHLib~wodSSH~Send.html
Regards,
Damba
by hadi , (6470 days ago) @ wodDamir
Hadi,
No, there is no limit on how much data is sent, but the amount of data shouldn't exceed 64k.
You can find more information on Send Method from the following link:
http://www.weonlydo.com/SSH/Help/WODSSHLib~wodSSH~Send.html
Regards,
Damba
All my problems are regulated thank you, it remains to me just only one: how I can desactivate the echo of the Server, in reality I use ssh COM to access to database, when I send my SQL order I receive my SQL order and the result of my SQL order and in the Recieve method I recover block data and not lines. Do you know an order under Unix which desactivate the echo from the Server, if not what to make in this case. Cash on your usual collaboration.
by wodDamir , (6470 days ago) @ hadi
Hadi,
As I said in my previous reply's, I don't think that's an echo. That's actually what server returned.
Can you show me a few lines that you receive?
Regards,
Damba
by hadi , (6470 days ago) @ wodDamir
Hadi,
As I said in my previous reply's, I don't think that's an echo. That's actually what server returned.
Can you show me a few lines that you receive?
Regards,
Damba
Order commands : (with send method)
==================================================
sqlplus -s mdp/mdp
set MARKUP HTML ON HEAD <title>HadiSSH</title>
set pagesize 50000
select * from dual;
exit
==================================================
Receive : (with receive method)
==================================================
sqlplus -s mdp/mdp
set MARKUP HTML ON HEAD <title>HadiSSH</title>
set pagesize 50000
select * from dual;
exit
D - X $ <------- Result.
by wodDamir , (6470 days ago) @ hadi
Hadi,
Perhaps you could use Execute method?
The result of the Execute method should contain what you expect to receive, and removes it from buffer (so it isn't received in Received Event).
Regards,
Damba
by hadi , (6469 days ago) @ wodDamir
Hadi,
Perhaps you could use Execute method?
The result of the Execute method should contain what you expect to receive, and removes it from buffer (so it isn't received in Received Event).
Regards,
Damba
hi,
If I use the method Execute the Receive event will not function myself, how in this case there I can recover my results
by wodDamir , (6469 days ago) @ hadi
Hi Hadi,
What do you mean by Receive Event won't function?
Everything that is not received using the Execute method will be received in the Receive Event.
Regards,
Damba
This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena
Thank you so much for your hard work and commitment in producing well thought-out solutions. WeOnlyDo is very committed to customer satisfaction!
It was no small factor, however, that your support in getting me up and running made me buy from you.
Your professionalism is reflected into your email, your product and your web site. I am confident that these will make the difference.
Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.
I've heard that you are amazing with your replies coming back so quickly - and now I've seen the speed in which you reply first hand.
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
I would highly recommend this to anyone who needs a good quality SFTP solution.
Your support is fantastic.
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.