FTP port 21 is closed
#21
RE: FTP port 21 is closed
How to rebuild it from GitHub ?
How to add a symbolic link to the configs unders /config/proftp ?
any chance of a guide . not just for me but for the many users that are having this problem with centos 7 install.
I guess it will be fixed when 1.0.4 is ready but would be great if we can still learn how to fix this problem.
being a newbie myself
Thanks Smile

Maybe the guide to fixing this Error could be made a sticky so the FTP section is not full of new members asking and reposting the same problem ??
Reply
#22
RE: FTP port 21 is closed
ADD EPEL REPO before installing Centos 7

## RHEL/CentOS 7 64-Bit ##
# wget http://dl.fedoraproject.org/pub/epel/epe...noarch.rpm
# rpm -ivh epel-release-latest-7.noarch.rpm
Reply
#23
RE: FTP port 21 is closed
(10-31-2017, 07:00 AM)did you ever get the FTP back running ? Everton Wrote: Am I having the same problem as solving? At the time of the installation of the sentora it already installs an FTP server? or have to install separately?
Reply
#24
RE: FTP port 21 is closed
I had the same bug, but after few testing let me share this issue with you

As Root session, You can install it easly like this :
sudo yum Install proftpd

then before you start :
vim /etc/proftpd.conf


near the line 38 unqote it like this :
LoadModule mod_sql_mysql.c ## remove the qote to obtain something like this :

## LoadModule mod_sql_mysql.c

Then save and quit : ( for vi)
:wq!

Start or Restart the deamon and that's it :
service proftpd restart

For me that work fine for me on Centos 7.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
port 21 clossed kougakun 6 19 ,458 06-06-2016, 02:41 AM
Last Post: kougakun

Forum Jump:


Users browsing this thread: 1 Guest(s)