A script to automatically upload files from a folder to an S3 bucket
bin | ||
.gitignore | ||
lib64 | ||
pyvenv.cfg | ||
README.md |
S3-Auto-Uploader
This application will monitor for changes in a folder and automatically upload any files placed in that folder to an S3 Bucket.
Features/TODO
- Monitor for changes in directory
- Uplaod to an S3 Bucket
- Accept configuration on the command line or /etc file