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
BFTPD(8) FreeBSD System Manager's Manual BFTPD(8)

bftpd - B FTP Daemon

bftpd [-c confpath| -n] [-d|-D|-i]

bftpd is a very configurable FTP server that uses chroot without special setup or directory preparation.

-c
Override the default path of the configuration file (normally /etc/bftpd.conf).
-n
Do not use any configuration file; use the default values for everything instead. This is only suitable for very minimalistic configurations.
-d
Start bftpd in daemon mode (without inetd).
-D
Start bftpd in daemon mode without forking so that the daemon can be killed with Ctrl+C.
-i
Start bftpd in inetd mode. This is the default.
March 1, 2003

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

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