Ticket #20 (assigned enhancement)

Opened 3 years ago

Last modified 7 months ago

Allow to track upload and download progress

Reported by: schwa Owned by: schwa
Priority: major Milestone: 2.5
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

Changed 3 years ago by schwa

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

Changed 2 years ago by schwa

  • milestone changed from 2.3 to 2.4

Changed 16 months ago by schwa

  • milestone 2.4 deleted

Changed 7 months ago by schwa

  • milestone set to 2.5
Note: See TracTickets for help on using tickets.