0 votes
by (170 points)

Applies to: File Server

1 Answer

0 votes
by (150k points)

by (170 points)
Hi

I tried with SshConsole to process user input line by line in ServerOnShellCommand event when I receive "SH" command text.
1. However is there any way by which I can distinguish if the connection to server is initiated with or without pseudo terminal allocation configuration ? Based on that I can customize the action. because I need to handle custom prompt, welcome message, formatting on own when terminal less request is made.

2. We're evaluating Rebex fileServer and until now it seems to be fulfilling our requirements. However, you mentioned to fix the issue with lack of ShellWelcomeMessage , ServerOnShellCommand event triggering when terminal less connection is requested , can you please tell by when and in which release will you be fixing these issues? This will help us.

Thanks again!
by (150k points)
The issue with ShellCommand not getting called indeed turned out to be a bug. It will be fixed in the next release.

The next version will also make it possible to specify whether the welcome message is to be shown for terminal-less shells.

It will also be possible to use SshConsole.HasPseudoTerminal property to determine whether running with a pseudo-terminal or not.

I have sent a link to a hotfix builds (includes all of the above) to your e-mail.
by (150k points)
The hotfix made it into Rebex File Server 2018 R1: https://www.rebex.net/file-server/history.aspx#2018R1
...