Opened at 2012-06-13T04:51:13Z
#1766 new enhancement
add --range option to "tahoe get"
Reported by: | zooko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-cli | Version: | 1.9.1 |
Keywords: | download cli | Cc: | |
Launchpad Bug: |
Description
The gateway already supports range requests, but currently that feature is accessible only via a command-line such as
curl --range 2451799-2451799 http://localhost/uri/URI:CHK:jwq3f6lkcioyxeuxlt3exlulqe:sccvpp27agfz32lqjghq2djaxetcuo7luko5dhrpdgs7bfidbasa:1:1:29153345
There is no way to download only a subset of the file with tahoe get. To close this ticket, add a --range feature to tahoe get.
Note: See
TracTickets for help on using
tickets.