Can i use reflection to connect to a Windows server in the same fashion i would use reflection to connect to a Linux server?
Thanks in advance for any help.
#Reflection
#Windows
#Server
Can i use reflection to connect to a Windows server in the same fashion i would use reflection to connect to a Linux server?
Thanks in advance for any help.
Can i use reflection to connect to a Windows server in the same fashion i would use reflection to connect to a Linux server?
Thanks in advance for any help.
Hi blinkok,
If the Windows Server has an SSH Server Tool installed such as OpenSSH (added to Windows Server in 2018), yes you can connect to the Windows Server using SSH connection type (VT Terminal) just like you would do with a Linux system. Here is the help information on Connect using Secure Shell (SSH)
Microsoft SSH Server information
Regards,
Jeff B
Hi blinkok,
If the Windows Server has an SSH Server Tool installed such as OpenSSH (added to Windows Server in 2018), yes you can connect to the Windows Server using SSH connection type (VT Terminal) just like you would do with a Linux system. Here is the help information on Connect using Secure Shell (SSH)
Microsoft SSH Server information
Regards,
Jeff B
Thanks for your help Jeff, I really appreciate it
Is there anything i need to do in my COBOL application to support this?
Will it translate my ACCEPT/DISPLAY statements and present them in the Reflection window the same as Unix?
Thanks for your help Jeff, I really appreciate it
Is there anything i need to do in my COBOL application to support this?
Will it translate my ACCEPT/DISPLAY statements and present them in the Reflection window the same as Unix?
There may be details that I am not aware of in your COBOL application. It should work, but my suggestion is to try it and see what happens. You can open a support case if you need assistance with the settings for the application.
Regards,
Jeff B
There may be details that I am not aware of in your COBOL application. It should work, but my suggestion is to try it and see what happens. You can open a support case if you need assistance with the settings for the application.
Regards,
Jeff B
Thank you Jeff. I appreciate it
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.