Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
proftpd.conf(5) 	       File Formats Manual		 proftpd.conf(5)

NAME
     proftpd.conf - ProFTPD server configuration file

DESCRIPTION
     The proftpd(8) daemon reads its configuration file, typically stored in one
     of the following locations:

     /etc/proftpd.conf
     /etc/proftpd/proftpd.conf
     /usr/local/etc/proftpd.conf

     or passed to proftpd with the -c command-line option.

     The  proftpd.conf	configuration  file  contains directives , one per line.
     Lines starting with # and empty lines are comments and are ignored.  Direc-
     tives  are case-insensitive, whereas values are case-sensitive.  Values may
     be enclosed in double-quotes (") if they contain spaces.

     The possible directives and their	descriptions  are  described  online  at
     http://www.proftpd.org/docs/directives/linked/by-name.html

FILES
     /usr/local/sbin/proftpd
     /usr/local/etc/proftpd.conf

AUTHORS
     ProFTPD  is  written and maintained by a number of people, full credits can
     be found on http://www.proftpd.org/credits.html

SEE ALSO
     proftpd(8)

     Full documentation on ProFTPD, including configuration and FAQs, is  avail-
     able at http://www.proftpd.org/

     For   help/support,   try	 the   ProFTPD	 mailing   lists,   detailed  on
     http://www.proftpd.org/lists.html

     Report bugs at http://bugs.proftpd.org/

								 proftpd.conf(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=proftpd.conf&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help