mirror of
https://github.com/minio/minio.git
synced 2025-10-29 07:45:02 -04:00
- init folder if not present already in 'get()' call
- put.go was referencing wrong args - fix it
- if no OBJECTNAME is specified during 'get' - grab a
list of files under "~/.minio"
- Provide new API GetList() for ObjectStorage struct