2022-12-10 17:42:15 +00:00
|
|
|
# S3-Auto-Uploader
|
|
|
|
|
2022-12-10 17:43:39 +00:00
|
|
|
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
|
|
|
|
|