Remove vsFTPD
Remove vsFTPD
How can I safely remove vsFTPD and not show any related FTP settings in the UI?
I know how to yum remove and stop the service but it still shows the FTP option to add another user under WEB.
I know how to yum remove and stop the service but it still shows the FTP option to add another user under WEB.
Re: Remove vsFTPD
Yes, it happens because Vesta doesn't know that there is no FTP service installed.
I believe that you need to edit the vesta config /usr/local/vesta/conf/vesta.conf and change FTP_SYSTEM to no.
I believe that you need to edit the vesta config /usr/local/vesta/conf/vesta.conf and change FTP_SYSTEM to no.