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)
_availableFiles =
File like objects which are available to the SFTP client. (type: FilesystemRegister)
def __init__(self, availableFiles):
Undocumented
def openFile(self, filename, flags, attrs):
See Alsofiletransfer.FileTransferClient.openFile.

Retrieve and remove cached file based on flags.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.