t.p.f.FTPRealm(BaseFTPRealm) : class documentation

Part of twisted.protocols.ftp View Source View In Hierarchy

Instance VariablesanonymousRootRoot of the filesystem to which anonymous users will be granted access. (type: twisted.python.filepath.FilePath )
userHomeRoot of the filesystem containing user home directories. (type: filepath.FilePath )
Method __init__ Undocumented
Method getHomeDirectory Use avatarId as a single path segment to construct a child of self.userHome and return that child.

Inherited from BaseFTPRealm:

Method requestAvatar Return avatar which provides one of the given interfaces.
def __init__(self, anonymousRoot, userHome='/home'): (source)
Undocumented
def getHomeDirectory(self, avatarId): (source)
Use avatarId as a single path segment to construct a child of self.userHome and return that child.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.