GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
proftpd.conf(5) FreeBSD File Formats Manual proftpd.conf(5)

proftpd.conf - ProFTPD server configuration file

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. Directives 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

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

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

proftpd(8)

Full documentation on ProFTPD, including configuration and FAQs, is available 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/


Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.