Using FileCommander via Telnet: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "By Timo Maier‎ The following has been done with eCS 1.00 english, should be the same with TCP/IP 4.1 ==Setup your Telnet users== Start tcpcfg2.cmd from commandline ..."
 
No edit summary
Line 38: Line 38:


[[Image:telnet03.png]]
[[Image:telnet03.png]]
[[Category:Software Reviews]]

Revision as of 18:00, 6 December 2013

By Timo Maier‎


The following has been done with eCS 1.00 english, should be the same with TCP/IP 4.1

Setup your Telnet users

Start tcpcfg2.cmd from commandline and add a new user


Activate Telnet access for this user

Save it and close tcpcfg2 (click the OK button)


Start the Telnet server

telnetd -cp none

Start the Telnet client

telnet -cp none -t ansi 127.0.0.1

Where 127.0.0.1 is the IP or name where your server is running.

Login with your username and password

Start FileCommander.