This command causes the content of a file to be sent over the data transfer channel. If the path is to a folder, an error will be raised.

ParameterspathThe path to the file which should be transferred over the data transfer channel. (type: str)
Returnsa Deferred which will be fired when the transfer is done. (type: Deferred)
Function enableTimeout Undocumented
Function cbSent Undocumented
Function ebSent Undocumented
Function cbOpened Undocumented
Function ebOpened Undocumented
def enableTimeout(result): (source)
Undocumented
def cbSent(result): (source)
Undocumented
def ebSent(err): (source)
Undocumented
def cbOpened(file): (source)
Undocumented
def ebOpened(err): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.