Part of twisted.protocols.ftp View Source View In Hierarchy
Implements interfaces: twisted.protocols.ftp.IWriteFile
Method | __init__ | Undocumented |
Method | receive | Create a consumer which will write to this file. This method may only be invoked once on each provider. |
Returns | (type: Deferred of IConsumer
) |