Part of twisted.vfs.adapters.sftp View Source View In Hierarchy
Implements interfaces: twisted.conch.ssh.filetransfer.ISFTPServer
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 60 | Method | __init__ | Undocumented |
| 66 | Method | _setAttrs | NOTE: this function assumes it runs as the logged-in user: |
| 78 | Method | gotVersion | Undocumented |
| 81 | Method | openFile | Undocumented |
| 122 | Method | removeFile | Undocumented |
| 129 | Method | renameFile | Undocumented |
| 146 | Method | makeDirectory | Undocumented |
| 152 | Method | removeDirectory | Undocumented |
| 156 | Method | openDirectory | Undocumented |
| 190 | Method | getAttrs | Undocumented |
| 195 | Method | setAttrs | Undocumented |
| 206 | Method | readLink | Undocumented |
| 209 | Method | makeLink | Undocumented |
| 212 | Method | realPath | Undocumented |