Issue 264 in pyftpdlib: Callback function for displaying transfer progress

9 views
Skip to first unread message

pyft...@googlecode.com

unread,
Jun 16, 2013, 9:41:27 AM6/16/13
to pyftpdli...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-Library API

New issue 264 by huangkan...@gmail.com: Callback function for displaying
transfer progress
http://code.google.com/p/pyftpdlib/issues/detail?id=264

Is there a way to display a wget-style transfer progress bar while
transferring?

I know that this should be implemented in a callback function, like some
callback that is called whenever a piece of data has just been transferred,
yet it seems that pyftpdlib do not provide such a callback at the moment,
so here's a feature request.

Thanks,
Best wishes,
Chaserhkj

--
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

pyft...@googlecode.com

unread,
Jun 21, 2013, 6:51:51 AM6/21/13
to pyftpdli...@googlegroups.com

Comment #2 on issue 264 by g.rodola: Callback function for displaying
transfer progress
http://code.google.com/p/pyftpdlib/issues/detail?id=264

You can easily do that by overriding DTPHandler's recv() and send() methods.
I don't think there's need to add a new callback function for this.

pyft...@googlecode.com

unread,
Jun 21, 2013, 6:52:51 AM6/21/13
to pyftpdli...@googlegroups.com

Comment #1 on issue 264 by g.rodola: Callback function for displaying
transfer progress
http://code.google.com/p/pyftpdlib/issues/detail?id=264

You can easily do that by overriding DTPHandler's recv() and send() methods.
I don't think there's need to add a new callback function for this.

pyft...@googlecode.com

unread,
Nov 6, 2013, 3:32:02 PM11/6/13
to pyftpdli...@googlegroups.com
Updates:
Status: Rejected

Comment #3 on issue 264 by g.rodola: Callback function for displaying
transfer progress
http://code.google.com/p/pyftpdlib/issues/detail?id=264

(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages