Ticket #20 (closed enhancement: fixed)

Opened 5 years ago

Last modified 20 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 5 years ago by schwa

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

Changed 4 years ago by schwa

  • milestone changed from 2.3 to 2.4

Changed 3 years ago by schwa

  • milestone 2.4 deleted

Changed 2 years ago by schwa

  • milestone set to 2.5

Changed 20 months ago by schwa

Callback functionality has been included as of revision [45c530a885e6]. The change still has to be documented.

Changed 20 months ago by schwa

  • status changed from assigned to closed
  • resolution set to fixed

This is now documented in changeset [f7eba7e1ee1e].

Note: See TracTickets for help on using tickets.