4Suite API Documentation

Module Ft.Server.Server.Ftp

Classes:
Fields:

Modules

######################################################################## # # File Name: FtpHandler.py # # Documentation: http://docs.4suite.org/4SS/HttpListener.py.html #
######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Server/Server/Ftp/Session.py,v 1.15 2005/04/11 16:51:12 jkloth Exp $

Classes

class FtpModule(Ft.Server.Server.Module)

Methods

addExtendedMapping(self, parser, config, name, data, attrs)
initialize(self, parser, config)

Methods inherited from class Ft.Server.Server.Module

Fields

commands = {('http://xmlns.4suite.org/reserved', 'ExtendedMapping'): 'addExtendedMapping'}
handlers = {'ftp': <class Ft.Server.Server.Ftp.FtpHandler.FtpHandler>}

Fields

FTSERVER_SERVER_NS = 'http://xmlns.4suite.org/reserved'