-
October 11th, 2001, 09:15 AM
#1
Senior Member
I need too learn telnet commands
I'm new at some of this. Trying not to use prog... all the time.
I will like to learn the commands for Telnet.
The Good Bad and the Ugly
-
October 11th, 2001, 09:25 AM
#2
basically you use *nix commands. depends on what type of server you're going to telnet to.
cd
mkdir
rmdir
ls
ls -la
pwd
are a few common ones. to see a description type man before the command you want info on
-
October 11th, 2001, 10:55 AM
#3
Senior Member
I think you should understand that telnet is just a protocol to allow you to communicate with a remote pc/device, and not a very secure one at that. The commands vary from device to device, depending on the operating system its running, but as faust said - use "man" (stands for manual), or "help" sometimes works.
-
October 11th, 2001, 01:46 PM
#4
Senior Member
about telnet
telnet have only this commands
open host port_nr
all the other commands depends from the platform that you are connected
you have to learn UNIX and DOS because in most of servers when you get connected to port 23 you have to use UNIX or DOS commands
some commands are
cd (change directory )
md (make directory )
attrib (attributes of a file )
ls (list files in a folder)
dir (show files in a folder)
del (delete file specified)
erase (erase files)
copy (copy files)
xcopy (copy files and subfolders)
copy con (from console to a file )
if you get connected to port 25 (smtp)
mail from ........
mail to : ..........
data (to enter data)
etc ...................
i hope this help ---------^^^
If God had intended
Man to program,
we would be born
with serial I/O ports.
-
October 11th, 2001, 07:57 PM
#5
Member
Try http://www.orst.edu/aw/tutorials/telnet/ for a pretty good tutorial on telnet.
cheers
I\'m not a BOT I\'m a beer droid!
Prepare to be Assimilated.
-
October 11th, 2001, 08:18 PM
#6
Senior Member
I am starting from the bottom.I have some knowledge of DOS, but I have very little knowledge of UNIX ect..... and Telnet would be a good place to start. I am not trying to hack into the DMV or my school or something like that, I have a thirist for knowledge and I am trying to quench it.
Thanks for your help
-
October 11th, 2001, 08:18 PM
#7
Junior Member
Try
http://www.uwo.ca/its/doc/hdi/infose...31-telnet.html
You have every command for telnet available if you write help or /?. At least I get them that way...
-
October 11th, 2001, 09:45 PM
#8
Senior Member
The best thing to do if you want to learn telnet commands is to install Linux or BSD on an old computer. The problem with many shell accounts (the account you telnet into) are very restricted and so you really can't learn more than the very basics. Get your own PC with Linux or BSD running on it and you can do all kinds of things.
\"If you torture the data enough, it will confess.\" --Ronald Coase
-
October 11th, 2001, 10:07 PM
#9
Senior Member
Ok I will do that.....thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|