Using FileCommander via Telnet

From OS2World.Com Wiki
Revision as of 19:35, 5 July 2013 by Martini (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.