How to add my own commands to sshserver / sshclient?

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
jcanon
Posts: 11
Joined: Sat 24 May 2014 04:22

How to add my own commands to sshserver / sshclient?

Post by jcanon » Thu 09 May 2019 04:28

I would like to use sshserver as a base for my own server with additionals commands.

How can I do that? Do I need the Professional Edition with Source Code in order to add my own commands? if not, how do you implement new commands in sshserver and sshclient?

Thanks in advance.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: How to add my own commands to sshserver / sshclient?

Post by ViktorV » Mon 13 May 2019 11:25

Please provide a more detailed and clear description of your question. Could you please clarify what you mean by "additionals commands" and "my own commands"?

jcanon
Posts: 11
Joined: Sat 24 May 2014 04:22

Re: How to add my own commands to sshserver / sshclient?

Post by jcanon » Fri 21 Jun 2019 04:05

My bad. I whant to add new commands to TScSFTPServer / TScSFTPClient components

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: How to add my own commands to sshserver / sshclient?

Post by ViktorV » Fri 21 Jun 2019 13:11

If you mean an SSH protocol extension, you can do it using SecureBridge Professional Edition with Source Code. We don't support such extensions. Besides, you may have issues with merging your changes with our future builds.

Post Reply