google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

We need to allow users to download a directory probably as a zip archive. #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to allow users to download a directory probably as a zip archive.

Original issue reported on code.google.com by ahunter.ccg@gmail.com on 7 Jul 2011 at 7:11

GoogleCodeExporter commented 9 years ago
On supported backends (scp and localfs) directories are downloadable encoded as 
tgz.

new backend webservices /fs/zget and /fs/zput for streaming access to tgz 
routines.

New issue #267 to support zip encoding.

https://code.google.com/p/yabi/issues/detail?id=267

Original comment by retrogra...@gmail.com on 19 Sep 2012 at 3:31