Ticket #20 (assigned enhancement)

Opened 2 years ago

Last modified 2 months ago

Allow to track upload and download progress

Reported by: schwa Assigned to: schwa (accepted)
Priority: major Milestone:
Component: Library Version: 2.2.1
Keywords: upload, download, progress, callable Cc:

Description

This issue was brought up by Ian Cook, see http://codespeak.net/pipermail/ftputil/2006q3/000124.html .

When an upload or download is started, there's no way to follow the progress of the transfer (other than stat'ing the target file). The ftputil code should be extended to follow the transfer's progress, possibly with a callback function/method.

Change History

2007-04-16 12:20:33 changed by schwa

  • status changed from new to assigned.
  • type changed from defect to enhancement.

2008-07-23 18:57:51 changed by schwa

  • milestone changed from 2.3 to 2.4.

2009-05-10 10:50:25 changed by schwa

  • milestone deleted.