[tahoe-dev] [tahoe-lafs] #288: resumption of interrupted downloads
tahoe-lafs
trac at tahoe-lafs.org
Wed Aug 11 07:21:52 UTC 2010
#288: resumption of interrupted downloads
-------------------------------+--------------------------------------------
Reporter: warner | Owner: warner
Type: enhancement | Status: new
Priority: major | Milestone: 1.8.0
Component: code-encoding | Version: 0.7.0
Resolution: | Keywords: download partial usability random-access
Launchpad Bug: |
-------------------------------+--------------------------------------------
Comment (by warner):
I think the #798 new-downloader resolves this issue for immutable files.
If you use "curl" or a web browser's download tool that is clever enough
to spot a resumed download and issue an appropriate Range header, then
tahoe should do the minimal amount of work necessary to satisfy that
request.
It's worth some testing, though. We may have to provide/process the right
set of ETag headers to make it work correctly (If-Match?), so there still
may be some work to do.
And yeah, MDMF is the place for this for mutable files, although the same
ETag header questions also apply.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/288#comment:8>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-dev
mailing list