t.c.u.SFTPServerForUnixConchUser : class documentation

Part of twisted.conch.unix View Source View In Hierarchy

No class docstring
Method __init__ Undocumented
Method gotVersion Undocumented
Method openFile Undocumented
Method removeFile Undocumented
Method renameFile Undocumented
Method makeDirectory Undocumented
Method removeDirectory Undocumented
Method openDirectory Undocumented
Method getAttrs Undocumented
Method setAttrs Undocumented
Method readLink Undocumented
Method makeLink Undocumented
Method realPath Undocumented
Method extendedRequest Undocumented
Method _setAttrs NOTE: this function assumes it runs as the logged-in user: i.e. under _runAsUser()
Method _getAttrs Undocumented
Method _absPath Undocumented
def __init__(self, avatar): (source)
Undocumented
def _setAttrs(self, path, attrs): (source)
NOTE: this function assumes it runs as the logged-in user: i.e. under _runAsUser()
def _getAttrs(self, s): (source)
Undocumented
def _absPath(self, path): (source)
Undocumented
def gotVersion(self, otherVersion, extData): (source)
Undocumented
def openFile(self, filename, flags, attrs): (source)
Undocumented
def removeFile(self, filename): (source)
Undocumented
def renameFile(self, oldpath, newpath): (source)
Undocumented
def makeDirectory(self, path, attrs): (source)
Undocumented
def removeDirectory(self, path): (source)
Undocumented
def openDirectory(self, path): (source)
Undocumented
def getAttrs(self, path, followLinks): (source)
Undocumented
def setAttrs(self, path, attrs): (source)
Undocumented
def readLink(self, path): (source)
Undocumented
def makeLink(self, linkPath, targetPath): (source)
Undocumented
def realPath(self, path): (source)
Undocumented
def extendedRequest(self, extName, extData): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-01-30 14:14:53.