1
0
mirror of https://github.com/minio/minio.git synced 2025-04-06 12:50:34 -04:00

2 Commits

Author SHA1 Message Date
Harshavardhana
069432566f update license change for MinIO
Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-23 11:58:53 -07:00
Harshavardhana
d8bda2dd92
[feat] Add targz transparent extract support ()
This feature brings in support for auto extraction
of objects onto MinIO's namespace from an incoming
tar gzipped stream, the only expected metadata sent
by the client is to set `snowball-auto-extract`.

All the contents from the tar stream are saved as
folders and objects on the namespace.

fixes 
2021-03-26 17:15:09 -07:00