log of recent uploads and downloads #39

Closed
opened 2007-05-06 20:14:33 +00:00 by faried · 4 comments
faried commented 2007-05-06 20:14:33 +00:00
Owner

It would be nice if there was a page (like the webish welcome page) that listed recent uploads and downloads, both completed and in progress. Ideally, it would be some sort of twisted service so that it's available to other user interfaces.

Should it be persistent across client restarts?

It would be nice if there was a page (like the webish welcome page) that listed recent uploads and downloads, both completed and in progress. Ideally, it would be some sort of twisted service so that it's available to other user interfaces. Should it be persistent across client restarts?
tahoe-lafs added the
code
minor
enhancement
labels 2007-05-06 20:14:33 +00:00
tahoe-lafs added
code-frontend-web
and removed
code
labels 2007-08-14 18:56:24 +00:00
zooko commented 2007-09-25 04:27:42 +00:00
Author
Owner

This fits in nicely with the introduction/friendnet/resource management/deletion/etc. task. Adding it to Milestone 0.7.0.

This fits in nicely with the introduction/friendnet/resource management/deletion/etc. task. Adding it to Milestone 0.7.0.
tahoe-lafs added the
0.6.0
label 2007-09-25 04:27:42 +00:00
tahoe-lafs added this to the 0.7.0 milestone 2007-09-25 04:27:42 +00:00
zooko commented 2007-11-01 18:15:18 +00:00
Author
Owner

We're focussing on an imminent v0.7.0 (see the roadmap) which hopefully has [#197 #197 -- Small Distributed Mutable Files] and also a fix for [#199 #199 -- bad SHA-256]. So I'm bumping less urgent tickets to v0.7.1.

We're focussing on an imminent v0.7.0 (see [the roadmap](http://allmydata.org/trac/tahoe/roadmap)) which hopefully has [#197 #197 -- Small Distributed Mutable Files] and also a fix for [#199 #199 -- bad SHA-256]. So I'm bumping less urgent tickets to v0.7.1.
tahoe-lafs added
0.6.1
and removed
0.6.0
labels 2007-11-01 18:15:18 +00:00
zooko commented 2007-11-13 18:27:24 +00:00
Author
Owner

We need to choose a manageable subset of desired improvements for [ http://allmydata.org/trac/tahoe/milestone/0.7.1 v0.7.1], scheduled for two week hence, so I'm bumping this one into v0.7.2, scheduled for mid-December.

We need to choose a manageable subset of desired improvements for [ <http://allmydata.org/trac/tahoe/milestone/0.7.1> v0.7.1], scheduled for two week hence, so I'm bumping this one into [v0.7.2](http://allmydata.org/trac/tahoe/milestone/0.7.2), scheduled for mid-December.
tahoe-lafs added
0.7.0
and removed
0.6.1
labels 2007-11-13 18:27:24 +00:00
tahoe-lafs added this to the undecided milestone 2008-01-23 04:19:28 +00:00
warner commented 2008-03-05 18:11:40 +00:00
Author
Owner

The new /status web page now provides this information: it shows all uploads and downloads currently in progress, and the last 10 or 20 of each. It also contains timing and status information for each. Note that it does not reveal the URI of the file being accessed, only the storage index. It is not persistent across client restarts.

The same information is available internally, using methods on the Client object like list_recent_downloads(). See interfaces.IClientStatus for details.

The new /status web page now provides this information: it shows all uploads and downloads currently in progress, and the last 10 or 20 of each. It also contains timing and status information for each. Note that it does not reveal the URI of the file being accessed, only the storage index. It is not persistent across client restarts. The same information is available internally, using methods on the Client object like `list_recent_downloads()`. See `interfaces.IClientStatus` for details.
tahoe-lafs added the
fixed
label 2008-03-05 18:11:40 +00:00
tahoe-lafs modified the milestone from undecided to 0.9.0 (Allmydata 3.0 final) 2008-03-05 18:11:40 +00:00
warner closed this issue 2008-03-05 18:11:40 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#39
No description provided.