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

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

SystemFTPRealm uses system user account information to decide what the home directory for a particular avatarId is.

This works on POSIX but probably is not reliable on Windows.

Method getHomeDirectory Return the system-defined home directory of the system user account with the name avatarId.

Inherited from BaseFTPRealm:

Method __init__ Undocumented
Method requestAvatar Return avatar which provides one of the given interfaces.
def getHomeDirectory(self, avatarId): (source)
Return the system-defined home directory of the system user account with the name avatarId.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.