Go Back   2023 2024 Courses.Ind.In > Main Category > Main Forum

  #1  
Old May 29th, 2017, 03:30 PM
Unregistered
Guest
 
Default FTP GET Connection Refused

Hi I would like to have the details about FTP Connection refused error as well as the solution to problem?
Reply With Quote Quick reply to this message
  #2  
Old May 29th, 2017, 03:31 PM
Super Moderator
 
Join Date: Aug 2012
Default Re: FTP GET Connection Refused

On the off chance that you get a blunder (ftp Connection won't) when utilizing FTP customer under Linux, for example, Connection cannot, then you can settle this issue utilizing taking after technique.

Ensure ftp server introduced

Ensure ftp server introduced and administration is running. Under Debian Linux you can utilize dpkg charge to check that ftp server introduced:

$ dpkg -l | grep -i "ftp"
Output:

ii ftpd 0.17-21 FTP server
OR run following command:
$ dpkg -l | grep -i ftp

Under Red Hat/Novell Suse/Fedora Linux try rpm command:
# rpm -qa | grep -i "*ftp*"

Regardless on the off chance that you have the ftp bundle introduced it will return yield. On the off chance that the ftp bundle is not introduced, it will inform you or it won't give you any yield whatsoever. Actually next sensible stride is to introduce FTP server.

Under Red Hat/Fedora Linux install vsftpd server as follows:
# up2date vsftpd

OR if you are using Fedora Linux use yum:
# yum install vsftpd

If you are using Debian Linux use apt-get command:
# apt-get install vsftpd

Next configure vsftpd by modifying /etc/vsftpd.conf file.
Reply With Quote Quick reply to this message
Reply
Similar Threads
Thread
KSEB temporary connection
kseb service connection agreement


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5.5. The time now is 08:37 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO 3.6.1
vBulletin Optimisation provided by vB Optimise (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.