1833044 Members
2626 Online
110049 Solutions
New Discussion

Protocol for telnet

 
O'lnes
Regular Advisor

Protocol for telnet

We use ???Reflection??? to telnet to our UNIX system before, now we change to use ???Netterm???as a client telnet program, the previous protocol ???unxlink??? is not usable now because Netterm don't support it. I tried to use ???zmodem??? for data upload and download , but it is not good for uploading file and in Reflection (because we use both telnet program now) , does anyone have experience what is the best protocol for Netterm ? Thanks a lot.
Andy
3 REPLIES 3
Romeo_Lou
Advisor

Re: Protocol for telnet

Dear,
You can use below parameter on "Connection settings" on Reflection,
Method : REXEC
Command : (/usr/bin/X11/hpterm -fn 6x13 -sb -ls -display %IP#% -name %T% &)
harry d brown jr
Honored Contributor

Re: Protocol for telnet


Have you tried "ftp" for uploading? It's quite simple to use.

Also, have you looked into ssh?

live free or die
harry
Live Free or Die
O'lnes
Regular Advisor

Re: Protocol for telnet

hi harry d brown
"FTP" is not suit in our case, because ftp need to login.

Andy