Please try man ftpd

Another thing could be that if the machine is outside the firewall then you
need to check it port 21 is blocked

try
$ telnet <ip address of the m/c> 21

basically if the linux machine is owned or managed by you then you could
check if
ftpd is running on it

that can be checked (provided you are logged as a root i think)
by

$ ps ef | grep -i ftp

regards
Aditya
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 02, 1999 1:27 PM
Subject: [ILUG-BOM] Ftp problem


|
|
| Hi!
|
| I want to transfer some file from Linux machine to my local machine(OS:
Windows
| 95)
| I am connecting to Linux machine by telnet command through my local PC.
| When i am  issuing command on Linux machine
|
| ftp <IP addr of my local machine >.
| I am getting the error  :
| ftp: connect: Connection refused.
|
| But i am able to ftp to any other Unix machine.
| Do i need to set any properties on my local machine to do the ftp to my
local
| machine.
|
| I am able to ping through Linux machine to my local machine.
|
| (this is not directly related to Linux as such. But still can u help me
out ?)
| Prachi.
|
|
| To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the
mailing list button and fill the appropriate information
| and submit. For any other queries contact the ML maintener
|

To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to