Skip to content

jaristiz/s3fileupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3fileupload

File uploader to S3 buckets

Compilation

To compile run the command ./build.sh from a command prompt which will store the result to the publish folder.

Executing

To execute you need to provide the required information as environment variables, you can do that as shown below:

set XUPLOADERID={Your Aws AccessKeyID}
set XUPLOADERKEY={Your Aws SecretAccessKey }
set XUPLOADERDIRECTORY={Your S3 Bucket Name}
....
s3fileuploader

About

File uploader to S3 buckets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published