mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(put) add unzip
This commit is contained in:
parent
41654e09d3
commit
70e2ee7214
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
default:
|
||||
pipe.create({
|
||||
read : readStream,
|
||||
gunzip : query === 'unzip',
|
||||
to : name,
|
||||
callback : function(error) {
|
||||
var msg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue