Issue 275 in pyftpdlib: Provide an API to explicitly interrupt a transfer

0 views
Skip to first unread message

pyft...@googlecode.com

unread,
Dec 9, 2013, 12:27:53 PM12/9/13
to pyftpdli...@googlegroups.com
Status: New
Owner: g.rodola
Labels: Type-Enhancement Priority-Medium Component-Library Milestone-1.3.1
Usability API

New issue 275 by g.rodola: Provide an API to explicitly interrupt a transfer
http://code.google.com/p/pyftpdlib/issues/detail?id=275

Typical use case is when you want to abort a transfer of a big file.
DTPHandler class already provides get_transmitted_bytes() method, which
returns the number of bytes being transferred.
What's missing is an abort_transfer(msg) method which will interrupt the
transfer and send a "426 %(msg)s" response.



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages