Skip to content

vilalali/javaScriptUtils

Repository files navigation

Script For Minio

    git clone https://github.com/vilalali/javaScriptUtils.git
    cd javaScriptUtils
    npm i

If you want to upload single files from Local to MINIO then run the bellow script:

    node local2MinioSingleUpload.js

If you want to upload bulk files from Local to MINIO then run the bellow script:

    node local2MinioBulkUpload.js

If you want to download single files from MINIO to Local then run the bellow script:

    node minio2LocalSingleDownload.js

If you want to download bulk files from MINIO to Local then run the bellow script:

    node minio2LocalBucketDownload.js
New

About

Java Script Utils using Node JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •