This is a simple ProFTPd configuration file for Fedora Core 7. # # To have more informations about Proftpd configuration # look at : http://www.proftpd.org/ # # This is a basic ProFTPD configuration file (rename it to # ‘proftpd.conf’ for actual use. It establishes a single server # and a single anonymous login. It assumes […]
Tag: proftpd
How to set Passive mode in ProFTPd on Red Hat like distributions
This article is going to show you how to set Passive mode in ProFTPd FTP server on Red Hat like distributions. Note: Red Hat like distributions are Fedora Core and CentOS. Firstly you will have to edit the ProFTPd configuration file. It’s location is: /etc/proftpd.conf. Use your favourite text editor to edit the file and […]