![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to close a post | am_yadav | Forum Support Area for Unregistered Users & Account Problems | 1 | 02-04-2008 04:28 AM |
| any way to close socket | pa.chidhambaram | UNIX and Linux Applications | 3 | 02-01-2008 07:12 AM |
| Close Socket at HP-UX | Renato Gregio | HP-UX | 2 | 08-14-2007 07:04 AM |
| how to close an .app without using Kill | Tártaro | Shell Programming and Scripting | 2 | 03-28-2007 01:35 AM |
| How to close a thread | Andrek | Post Here to Contact Site Administrators and Moderators | 3 | 08-29-2006 10:54 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
ftp - Connection close
Hi
Can someone help me what is the problem, when i try to login via ftp, though i entered the correct password, i got an error message Connection refused. please help. thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
"Connection refused" normally means that ftpd is not actually enabled on the far end.
|
|
#3
|
||||
|
||||
|
If you are being prompted for username and password, it's probably running the ftpd ok.
If you are seeing a connection refused, it can be because the ftpd is being told to deny access to your userid (config file of allowed users) or because your password has expired. |
|
#4
|
|||
|
|||
|
thanks a lot for info.
|
|||
| Google The UNIX and Linux Forums |