Page 1 of 1

How to add my own commands to sshserver / sshclient?

Posted: Thu 09 May 2019 04:28
by jcanon
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.

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

Posted: Mon 13 May 2019 11:25
by ViktorV
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"?

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

Posted: Fri 21 Jun 2019 04:05
by jcanon
My bad. I whant to add new commands to TScSFTPServer / TScSFTPClient components

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

Posted: Fri 21 Jun 2019 13:11
by ViktorV
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.