Part of twisted.protocols.ftp View Source View In Hierarchy
| Method | send | Produce the contents of the given path to the given consumer. This |
| Parameters | consumer | (type: IConsumer
) |
| Returns | A Deferred which fires when the file has been consumed completely. | |