[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1029: download a subtree as an archive

Tahoe-LAFS trac at tahoe-lafs.org
Wed Jan 27 04:38:51 UTC 2016


#1029: download a subtree as an archive
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:
  nejucomo               |
         Type:           |     Status:  new
  enhancement            |
     Priority:  major    |  Milestone:  undecided
    Component:  code-    |    Version:  1.6.1
  frontend-web           |   Keywords:  usability docs test performance
   Resolution:           |  unicode i18n
Launchpad Bug:           |
-------------------------+-------------------------------------------------
Changes (by lpirl):

 * cc: tahoe-lafs.org@… (added)


Old description:

> For some use cases it may be useful to retrieve an entire directory tree
> as an archive.  Perhaps the wapi call would look like:
>
> {{{
> GET /uri/$DIRCAP?t=archive&archive_format=tgz
> }}}
>
> -to retrieve a gzipped tarball.
>
> Issues:
>
> Should the action parameter be {{{t=}}} or some other name such as
> {{{output=}}} ?
>
> How will the browser name this file?
>
> What if the directory structure contains loops?
>
> What if the full directory tree is huge?

New description:

 For some use cases it may be useful to retrieve an entire directory tree
 as an archive.  Perhaps the wapi call would look like:

 {{{
 GET /uri/$DIRCAP?t=archive&archive_format=tgz
 }}}

 -to retrieve a gzipped tarball.

 Issues:

 Should the action parameter be {{{t=}}} or some other name such as
 {{{output=}}} ?

 How will the browser name this file?

 What if the directory structure contains loops?

 What if the full directory tree is huge?

--

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1029#comment:5>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list