RE: Cannot Connect via FTP anymore.
08-12-2015, 07:59 PM
(This post was last modified: 08-12-2015, 08:00 PM by apinto.)
I've never done this, however I would try the following steps:
Now for the tricky part....
Make sure you delete /etc/proftpd/proftpd.conf and make a symlink to /etc/sentora/configs/proftpd/proftpd-mysql.conf
Read:http://askubuntu.com/questions/320634/how-do-i-create-a-symbolic-link
I've not tested this but should work.
- First, remove and purge the other FTP program (not proftpd):
apt-get purge ftp-program-name
- Install proftpd
apt-get install proftpd
Now for the tricky part....
Make sure you delete /etc/proftpd/proftpd.conf and make a symlink to /etc/sentora/configs/proftpd/proftpd-mysql.conf
Code:
rm /etc/proftpd/proftpd.conf
ln -sv /etc/proftpd/proftpd.conf /etc/sentora/configs/proftpd/proftpd-mysql.conf
Read:http://askubuntu.com/questions/320634/how-do-i-create-a-symbolic-link
I've not tested this but should work.
My Sentora Resources
[Module] Mail Quota Count | Vagrant Box with Sentora
Graphic and Web Design. Development.
www.vanguardly.com
[Module] Mail Quota Count | Vagrant Box with Sentora
Graphic and Web Design. Development.
www.vanguardly.com