Re: wodSSH in C++ Builder (General questions)
Hi,
Thanks for the help, I am only using the trial version right now to see if I can get it to do what I want it to do so I don't know much about it. I have only been programming for about a month and a half as well, so I appreciate any help that I can get trying to learn. I have been a help file hero trying to learn how to use wodSSH, as well as the built in functions to the C++ Builder VCL. I noticed in the help file it mentions referencing & vbLf to process a line feed after the BSTR you send to the server. I'm assuming you must do this as well in C++ using either
or
? As far as creating an app that only has preset functions and no user interactive input on the server is it recommended to use either the Execute() or WaitFor() method and not utilize the prompt received event. The reason I ask is because the prompt for the server changes once I use the su command login as root- from ending in $ to #. I thought about trying to use a static in counter for figuring out which command to fire, but I can't seem to initialize one in C++ Builder. Any advice on how to tackle that would be great, thanks again for the help!!
Ryan
Complete thread:
- wodSSH in C++ Builder - Ryan Crosby, 2005-08-31, 21:51
- Re: wodSSH in C++ Builder - wodSupport, 2005-08-31, 21:58
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-08-31, 23:29
- Re: wodSSH in C++ Builder - wodSupport, 2005-08-31, 23:59
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 01:35
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 01:39
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 16:47
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 16:49
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 17:25
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 17:29
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 17:43
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 17:44
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 18:33
- Re: wodSSH in C++ Builder - Ryan, 2005-09-07, 17:11
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-07, 17:53
- Re: wodSSH in C++ Builder - Ryan, 2005-09-07, 17:56
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-08, 00:45
- Re: wodSSH in C++ Builder - Ryan, 2005-09-07, 17:56
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-07, 17:53
- Re: wodSSH in C++ Builder - Ryan, 2005-09-07, 17:11
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 18:33
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 17:44
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 17:43
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 17:29
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 17:25
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 16:49
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 16:47
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 01:39
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 01:35
- Re: wodSSH in C++ Builder - wodSupport, 2005-08-31, 23:59
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-08-31, 23:29
- Re: wodSSH in C++ Builder - wodSupport, 2005-08-31, 21:58