Skip to content

vv173/s3_upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

File upload on S3 bucket

Python script that allows uploading file to S3 bucket with MD5 hash checking. The script works on every system (UNIX, Windows, Mac).

Run the script using command: python s3_upload.py --s3url https://s3-storage:9000 --s3key ${S3KEY} --s3secret ${S3SECRET} -f "/path/to/file/to/upload" --s3path "/s3/object/path"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages