//flex table opened by JP

Click to See Complete Forum and Search --> : Telnet


Livewire
11-15-2000, 11:41 AM
Does any one know if there is a command in telnet to list the possible commands? I thought it was help but I was incorrect.

hallam2003
11-15-2000, 02:52 PM
It depends on the sever that your connected to... sometimes "help" will return a list of commands, sometimes not... try "/?" or it could be "\?" not sure, thats the command you put after a command to findout what it does... ex. "connect/?" might return something like, "connects user to server" or something like that...some servers won't give you a list at all, but if "help" doesn't work, then start trying other stuff if possible, If you don't know the commands, then you probably shouldn't be in there anyway...

Hallam

Livewire
11-16-2000, 10:40 AM
I was using it as a diagnostic tool to check email on a server so I know the basic commands such as user, pass, list, stat, etc.
I was just wondering if there were some more advanced commands that would make things easier. Thanks for the reply.
Livewire

Livewire
11-16-2000, 02:56 PM
Thanks Socalgal,
I was wondering if I could still count on this board for good info. Apparently so!
Livewire

socalgal
11-17-2000, 12:01 AM
Hi Livewire

To display a list of telnet commands: telnet> ?

Some links:

http://support.qnx.com/support/docs/qnx_neutrino/utilities/t/telnet.html

http://eu.interland.com/support/unix/telnet.asp

Hope these help!