Ft.Server.Server.Ftp

Package Contents

FtpHandler  Session     

Classes

class FtpModule(Ft.Server.Server.Module)
addExtendedMapping(self, parser, config, name, data, attrs)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Ftp'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
commands = {('http://xmlns.4suite.org/reserved', 'ExtendedMapping'): 'addExtendedMapping'}
handlers = {'ftp': <class Ft.Server.Server.Ftp.FtpHandler.FtpHandler>}
class Module
loadObject(self, path)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
commands = {}
handlers = {}

Data

FTSERVER_SERVER_NS = 'http://xmlns.4suite.org/reserved'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Server/Ftp/__init__.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Server.Ftp'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__path__ = ['build/lib.linux-ppc-2.2/Ft/Server/Server/Ftp']