|
|
 |
Re: FN-FORUM ho do youo telnet into a specific directory?
date posted 28th June 2001 10:39
Rob,
(I'm assuming here the remote machine is a Unix box)
When you telnet, you open up a shell on the remote
machine. The exact location will be determined by the
user .profile, but is generally the top of that users area.
When you are in the session then you use all of the
commands you would normally when in the shell ie the
unix shell commands cd, ls, etc
So once you have logged in - pwd will give you your
location - cd /full path name, and the files should be in
that directory.
If the machine is not unix I assume the process would
be similar.
Mark
>does anyone know the command line to telnet into a
particualar >directory? e.g what whould it be if I wanted
to telnet into the >directory 'shop'?
>
|
 |
|