I'm currently evaluating this excellent program, and was very happy to see that there was a SecureCRT AddOn, because i use it very much, but in the "Type" i can only choose "session" but in the SecureCRTType.cs it looks like that i should be able to choose even more...
namespace RemoteDesktopManager.AddOn.SecureCRTAddOn
{
public enum SecureCRTType
{
Session,
SSH1,
SSH2,
Telnet,
TelnetSSL,
rLogin,
TAPI,
Serial,
Raw
}
}
Is it me that are missing some thing or....
Hi,
For now, we only have implemented the session addon. The other enum value were there for a futur version. This version will allow us to generate the secureCRT file directly exactly the way we do it with rdp. I can't give you a time frame when it will be available but it's something that we want do do eventually.
David Hervieux
Excellent looking forward for future releases :)