Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BFTPConfigurator Class Reference

Configurator for FTP servers. More...

#include <BFTPConfigurator.h>

List of all members.

Public Member Functions

 BFTPConfigurator (BFTPServer *server)
 Create a new configurator that will configure the given server.

bool configureFromFile (const std::string &filename)
 Configure the server by reading statements from a file.


Detailed Description

Configurator for FTP servers.

This class will read statements from a config file and use them to configure a FTP server instance.


Member Function Documentation

bool BFTPConfigurator::configureFromFile const std::string &    filename
 

Configure the server by reading statements from a file.

This will return false only if the file could not be opened. Error messages will be output via printf(), but do not lead to abortion.


The documentation for this class was generated from the following file:
Generated on Sun Jan 7 21:24:18 2007 for libDSFTP by doxygen1.3-rc3