Skip to content

upload a file to minio or s3 via bash or python (2 and 3)

License

Notifications You must be signed in to change notification settings

kneufeld/minio-put

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minio Put

A couple of helper scripts to upload files to minio.

These should work equally well against S3 as minio is supposed to be compatible with it.

The python scripts can be imported into your project and used by calling the upload function.

Python

minio-put.py has no external dependencies (like six) so that's why there are two separate versions.

About

upload a file to minio or s3 via bash or python (2 and 3)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published