Quantcast
Channel: Rebex Q&A Forum - Recent questions and answers
Viewing all articles
Browse latest Browse all 3862

Can commands be directly executed from the ssh-server?

$
0
0

Hello,
i try to implement an ssh server with rebex.
I added to the example the ShellCommand EventHandler so i could react on commands like:

if (e.Command == "hello") { ....

But can i execute all commands (like on an real ssh-server) directly in windows so my users can use all available windows commands like "type", "wscript" etc... ?

Best regards,

Thomas


Viewing all articles
Browse latest Browse all 3862

Trending Articles