twisted.conch.test.test_cftp.InMemorySFTPClient(object) class documentationtwisted.conch.test.test_cftp
(View In Hierarchy)
A filetransfer.FileTransferClient
which does filesystem operations in memory, without touching the local disc
or the network interface.
| Method | __init__ | Undocumented |
| Method | openFile | |
| Instance Variable | _availableFiles | File like objects which are available to the SFTP client. (type: FilesystemRegister) |
FilesystemRegister)
| See Also | filetransfer.FileTransferClient.openFile.
Retrieve and remove cached file based on flags. | |